Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit 346b953

Browse files
committed
test: update failing source map test
1 parent 4045742 commit 346b953

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/specs/transform.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ export default testSuite(({ describe }) => {
6363
// },
6464
// );
6565

66+
// expect(transformed.map).not.toBe('');
67+
6668
// const map = JSON.parse(transformed.map);
6769

6870
// expect(map.sources.length).toBe(1);

0 commit comments

Comments
 (0)