我正在尝试为window.location编写jasmine测试用例但面临错误
tags_json=$(curl "https://registry.hub.docker.com/v2/repositories/${repo}/${image}/tags/${version}/" 2>/dev/null)
tags_found="$(echo "${tags_json}" | jq ".v2?")"
in Html
Problem accessing url Reason: Not Found
在控制器中我检查安全性
<button ng-click="takeAction()" >