Skip to content

Commit

Permalink
skip before codefreeze
Browse files Browse the repository at this point in the history
  • Loading branch information
Liza K committed Apr 16, 2021
1 parent b8c4358 commit 869e0c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
return text;
}

describe('Search session client side cache', () => {
describe.skip('Search session client side cache', () => {
const appId = 'searchExamples';

before(async function () {
Expand Down

0 comments on commit 869e0c7

Please sign in to comment.