Skip to content

Commit

Permalink
Skip key_value test
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmud committed Mar 16, 2022
1 parent f048176 commit 7d9647e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ interface QueryString {
native_filters_key: string;
}

describe('nativefiler url param key', () => {
xdescribe('nativefiler url param key', () => {
// const urlParams = { param1: '123', param2: 'abc' };
before(() => {
cy.login();
Expand Down

0 comments on commit 7d9647e

Please sign in to comment.