Skip to content

Commit

Permalink
test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
joewiz committed Mar 23, 2021
1 parent e0b03c1 commit d234205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/mocha/rest_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ describe('rest api returns', function () {
})
})

this.timeout(1500)
it('application root is available from rest endpoint', function (done) {
client
.get('/exist/rest/db/apps/airlock')
Expand Down

0 comments on commit d234205

Please sign in to comment.