Skip to content

Commit 2f93834

Browse files
committed
chore: removed exclusive test
1 parent 50daa8f commit 2f93834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/log.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ describe('readLog', () => {
4141
});
4242
});
4343

44-
describe.only('transform', () => {
44+
describe('transform', () => {
4545
let exists = false;
4646
let contents = null;
4747

0 commit comments

Comments
 (0)