Skip to content

Commit

Permalink
skip tests using hostDetailsPolicyResponseActionBadge
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Jun 18, 2020
1 parent 181c1cb commit 5a5684d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ describe('when on the hosts page', () => {
});
});

describe('when showing host Policy Response panel', () => {
describe.skip('when showing host Policy Response panel', () => {
let renderResult: ReturnType<typeof render>;
beforeEach(async () => {
renderResult = render();
Expand Down

0 comments on commit 5a5684d

Please sign in to comment.