Skip to content

Commit

Permalink
Adding waffle tests back in
Browse files Browse the repository at this point in the history
  • Loading branch information
simianhacker committed Oct 19, 2018
1 parent 08abe23 commit be16d4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/test/api_integration/apis/infra/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
export default function ({ loadTestFile }) {
describe('InfraOps GraphQL Endpoints', () => {
loadTestFile(require.resolve('./metrics'));
loadTestFile(require.resolve('./waffle'));
});
}

0 comments on commit be16d4c

Please sign in to comment.