Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
Temporarily skip destroy-test until Level/packager#87 lands
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Jun 8, 2019
1 parent 1033aa8 commit c0e31f9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test.js
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
require('level-packager/abstract/test')(require('tape'), require('./'))
require('level-packager/abstract/test')(require('tape'), require('./'), {
// TODO: remove once Level/packager#87 lands
skipDestroyTest: true
})

0 comments on commit c0e31f9

Please sign in to comment.