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

Function getLastExpectError

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

* Retrieves the expected error state. * @return {?Error}

()

Source from the content-addressed store, hash-verified

18 * @return {?Error}
19 */
20function getLastExpectError() {
21 return lastExpectError;
22}
23
24/**
25 * @param {*} actual

Callers 1

doTemplateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected