mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
Part 6: Update browser and dom tests to follow displayName change
Issue #78
This commit is contained in:
parent
359afc3ad5
commit
2c3fecf0f3
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ doTest@${ourFile}:56:7
|
|||
checkExn.bind(null, 90, "ReferenceError",
|
||||
"thereIsNoSuchContentFunction3 is not defined",
|
||||
undefined, ourFile, 6,
|
||||
`doTest/<.then@${ourFile}:90:32
|
||||
`then@${ourFile}:90:32
|
||||
` + (asyncStack ? `Async*doTest@${ourFile}:89:7\n` + parentFrame : ""))),
|
||||
t.testPromiseWithDOMExceptionThrowingPromiseInit().then(
|
||||
ensurePromiseFail.bind(null, 7),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue