MCPcopy
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

Calls 1

skipMethod · 0.95

Tested by

no test coverage detected