Skip to content

Commit c375613

Browse files
committed
fix
1 parent fc29410 commit c375613

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

JetStreamDriver.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2245,7 +2245,7 @@ for (const test of luaJSFightTests) {
22452245
files: [
22462246
`./LuaJSFight/${test}.js`
22472247
],
2248-
tags: ["default", "LuaJSFight"],
2248+
tags: ["LuaJSFight"],
22492249
}));
22502250
}
22512251

0 commit comments

Comments
 (0)