Merge pull request #12725 from ToolJet/test/fix-yml-test

CYPRESS TEST PR [DO NNOT MERGE]
This commit is contained in:
Adish M 2025-04-29 13:19:46 +05:30 committed by GitHub
commit 23197b3bc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -32,7 +32,7 @@ import {
addSupportCSAData,
} from "Support/utils/events";
describe("Editor- Test Button widget", () => {
describe("Editor- Test Button widget ", () => {
beforeEach(() => {
cy.apiLogin();
cy.apiCreateApp(`${fake.companyName}-button-App`);