Skip to content

Commit

Permalink
enable test
Browse files Browse the repository at this point in the history
  • Loading branch information
jinghua-qa committed Apr 28, 2022
1 parent 7d462d2 commit a1bbfb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const getTestTitle = (
const milliseconds = new Date().getTime();
const dashboard = `Test Dashboard${milliseconds}`;

xdescribe('Nativefilters tests initial state required', () => {
describe('Nativefilters tests initial state required', () => {
beforeEach(() => {
cy.login();
cleanUp();
Expand Down

0 comments on commit a1bbfb2

Please sign in to comment.