Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Timeless0911 committed Oct 16, 2024
1 parent 831ed36 commit 1667925
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/integration/resolve/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ test('resolve data url', async () => {
`);
});

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

0 comments on commit 1667925

Please sign in to comment.