Skip to content

Commit

Permalink
fix: added test stub
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Apr 7, 2018
1 parent 0b308d1 commit b2b25aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/commands/update.test.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
describe('update', () => {
it.skip('tests the updater', () => {
})
})

0 comments on commit b2b25aa

Please sign in to comment.