Skip to content

Commit

Permalink
Prettier clean
Browse files Browse the repository at this point in the history
  • Loading branch information
gratcliff committed Jul 12, 2019
1 parent 63bb587 commit b2a7c05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/swagger.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const key = 'Xmw4bGctRVIQz7R7dQXqH9nQe5d0SPQs';
const version = '1.0.0';

describe('swagger command', () => {

beforeAll(() => nock.disableNetConnect());
afterEach(() => nock.cleanAll());

Expand Down

0 comments on commit b2a7c05

Please sign in to comment.