Skip to content

Commit

Permalink
skips search bar test
Browse files Browse the repository at this point in the history
  • Loading branch information
MadameSheema committed Jul 1, 2020
1 parent b045a5b commit a1ffb8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { hostIpFilter } from '../objects/filter';
import { HOSTS_URL } from '../urls/navigation';
import { waitForAllHostsToBeLoaded } from '../tasks/hosts/all_hosts';

describe('SearchBar', () => {
describe.skip('SearchBar', () => {
before(() => {
loginAndWaitForPage(HOSTS_URL);
waitForAllHostsToBeLoaded();
Expand Down

0 comments on commit a1ffb8e

Please sign in to comment.