ci: Hide the github button in e2e tests (no-changelog) (#11747)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-11-15 08:33:46 +01:00
committed by GitHub
parent fd3254d587
commit fb123b44af
11 changed files with 11 additions and 17 deletions

View File

@@ -514,7 +514,6 @@ describe('Execution', () => {
});
it('should send proper payload for node rerun', () => {
cy.viewport(1920, 1080);
cy.createFixtureWorkflow('Multiple_trigger_node_rerun.json', 'Multiple trigger node rerun');
workflowPage.getters.zoomToFitButton().click();