Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Commit c2842e6

Browse files
test: follow the standards
1 parent badb634 commit c2842e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/exporter-subtree.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ module.exports = (repo) => {
3838
fileEql(files[0], smallFile, done)
3939
})
4040
)
41-
}).timeout(10 * 1000)
41+
})
4242

4343
it('export dir 1 level down', (done) => {
4444
const hash = 'QmWChcSFMNcFkfeJtNd8Yru1rE6PhtCRfewi1tMwjkwKjN/level-1'

0 commit comments

Comments
 (0)