Skip to content

Commit

Permalink
Correct cli error
Browse files Browse the repository at this point in the history
  • Loading branch information
uppal101 committed Sep 21, 2017
1 parent 9313c22 commit 664efe4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/api-explorer-ui/__tests__/Doc.test.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ const { shallow, mount } = require('enzyme');
const Doc = require('../src/Doc');

const oas = require('./fixtures/petstore/oas');
const oas2 = require('./fixtures/auth-types/oas');

const props = {
doc: {
Expand Down

0 comments on commit 664efe4

Please sign in to comment.