MCPcopy
hub / github.com/ampproject/amphtml / clearLastExpectError

Function clearLastExpectError

build-system/tasks/e2e/expect.js:12–14  ·  view source on GitHub ↗

* Clears previous expected error state.

()

Source from the content-addressed store, hash-verified

10 * Clears previous expected error state.
11 */
12function clearLastExpectError() {
13 lastExpectError = null;
14}
15
16/**
17 * Retrieves the expected error state.

Callers 2

doTemplateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected