Skip to content

Commit

Permalink
Update test/fixtures/data-uri/index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 authored Sep 23, 2024
1 parent a692c3e commit 813e8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/data-uri/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ try {
"Expected an error message for sync import of data URL",
);
}
import(uri);
await import(uri);

0 comments on commit 813e8bb

Please sign in to comment.