Skip to content

Commit 1667925

Browse files
committed
chore: update
1 parent 831ed36 commit 1667925

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/integration/resolve/index.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ test('resolve data url', async () => {
1414
`);
1515
});
1616

17-
// TODO: false module path is different from linux and windows
18-
// EXTERNAL MODULE: <ROOT>/rslib/e2e/cases/resolve/false/./browser-false/util (ignored)
1917
test('resolve false', async () => {
2018
const fixturePath = join(__dirname, 'false');
2119
const { entries, isSuccess } = await buildAndGetResults({ fixturePath });

0 commit comments

Comments
 (0)