Skip to content

Commit a79b2b4

Browse files
committed
ascii order
1 parent ea77c5c commit a79b2b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/unit/pr_checker.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ import {
4040
semverMajorPR,
4141
conflictingPR,
4242
closedPR,
43+
labeledEvents,
4344
mergedPR,
44-
pullRequests,
45-
labeledEvents
45+
pullRequests
4646
} from '../fixtures/data.js';
4747

4848
jobCache.disable();

0 commit comments

Comments
 (0)