thanhtuantran84

Results 1 issues of thanhtuantran84

Hi, It seems to me that cypress-grep does not work when I define test scenarios using enum like below `describe("Test1", () => { it( "Test1 successful", { tags: [TestGroup.E2E, TestGroup.SMOKE]...