Skip to content

Commit

Permalink
skip more tests for Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlemeshko committed Apr 22, 2020
1 parent 4c4a214 commit 92a8668
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/test/functional/apps/infra/link_to.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
const traceId = '433b4651687e18be2c6c8e3b11f53d09';

describe('Infra link-to', function() {
this.tags('smoke');
it('redirects to the logs app and parses URL search params correctly', async () => {
const location = {
hash: '',
Expand Down

0 comments on commit 92a8668

Please sign in to comment.