Skip to content

Commit

Permalink
chore(test/index.js) test description renamed for testing travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rimiti committed Aug 21, 2017
1 parent 6f711a6 commit 2abb353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.js
Expand Up @@ -10,7 +10,7 @@ test.before(t => {
t.is(instance instanceof SDK, true)
})

test('Getting available time slots', t => {
test('Get available time slots', t => {
t.is(true, true)
})

Expand Down

0 comments on commit 2abb353

Please sign in to comment.