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 e3bfd93 commit 799c867Copy full SHA for 799c867
packages/astro/test/i18n-routing.test.js
@@ -1,6 +1,6 @@
1
-import * as cheerio from 'cheerio';
2
import * as assert from 'node:assert/strict';
3
import { after, afterEach, before, describe, it } from 'node:test';
+import * as cheerio from 'cheerio';
4
import testAdapter from './test-adapter.js';
5
import { loadFixture } from './test-utils.js';
6
0 commit comments