Merge branch 'main' into feat/steps-v2-alignment-style-improvement

This commit is contained in:
johnsoncherian 2025-05-02 10:15:01 +05:30
commit fb1cfb0269
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`);