Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ skipIfPropertiesObfuscated
Method
skipIfPropertiesObfuscated
testing/test-config.js:72–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
}
71
72
skipIfPropertiesObfuscated() {
73
return
this.skip(() => window.__karma__.config.amp.propertiesObfuscated);
74
}
75
76
/**
77
* @param {
function
():boolean} fn
Callers
4
test-errors.js
File · 0.80
runVideoPlayerIntegrationTests
Function · 0.80
test-visibility-states.js
File · 0.80
test-actions.js
File · 0.80
Calls
1
skip
Method · 0.95
Tested by
no test coverage detected