Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ skipEdge
Method
skipEdge
testing/test-config.js:56–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
}
55
56
skipEdge() {
57
return
this.skip(this.runOnEdge);
58
}
59
60
skipFirefox() {
61
return
this.skip(this.runOnFirefox);
Callers
2
test-amphtml-ads.js
File · 0.80
test-integration-form.js
File · 0.80
Calls
1
skip
Method · 0.95
Tested by
no test coverage detected