Skip to content

Commit 46fcef5

Browse files
committed
JS tests need the js fixtures
1 parent 4451e65 commit 46fcef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/warpdrive.test.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ describe('linting & formatting', function () {
107107
});
108108
fixturify.writeSync(
109109
app.dir,
110-
fixturify.readSync('./tests/fixtures/warpdrive-ts'),
110+
fixturify.readSync('./tests/fixtures/warpdrive-js'),
111111
);
112112
});
113113

0 commit comments

Comments
 (0)