Skip to content

Commit 56d818f

Browse files
committed
Temporary restrict tests.
1 parent b0b0b17 commit 56d818f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/misc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1265,7 +1265,7 @@ describe.only('expansionMap', () => {
12651265
});
12661266
});
12671267

1268-
describe('events', () => {
1268+
describe.only('events', () => {
12691269
it('handle warning event with function', async () => {
12701270
const d =
12711271
{

0 commit comments

Comments
 (0)