Skip to content

Commit

Permalink
Update src/workerd/api/tests/new-module-registry-test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jasnell authored Sep 10, 2024
1 parent 07c9262 commit 278cd17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/workerd/api/tests/new-module-registry-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ export const queryAndFragment = {
// * [ ] require('module').createRequire API works as expected
// * [ ] Fallback service works as expected
// * [ ] Module specifiers are correctly handled as URLs
// * [ ] Querys and fragments resolve new instances of known modules
// * [x] Querys and fragments resolve new instances of known modules
// * [ ] URL resolution works correctly
// * [ ] Invalid URLs are correctly reported as errors
// * [ ] Import assertions should be rejected
Expand Down

0 comments on commit 278cd17

Please sign in to comment.