| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0972fa3 commit 3769632
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -155,4 +155,4 @@ async function testBreakpointHit() { | |||
| 155 | 155 | await pausedPromise; | |
| 156 | 156 | } | |
| 157 | 157 | ||
| 158 | - testContextCreatedAndDestroyed().then(testBreakpointHit); | ||
| 158 | + testContextCreatedAndDestroyed().then(common.mustCall(testBreakpointHit)); | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments