We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e91b63 commit 0d72102Copy full SHA for 0d72102
packages/npm-packages/ruby-wasm-wasi/test-e2e/integrations/js-require-remote.spec.ts
@@ -117,7 +117,7 @@ if (!process.env.RUBY_NPM_PACKAGE_ROOT) {
117
});
118
119
test("JS::RequireRemote#load loads the file with a path relative to the base_url specified by the base_url property.", async ({
120
- page
+ page,
121
}) => {
122
const resolve = await resolveBinding(page, "checkResolved");
123
await page.goto(
0 commit comments