feat: Github star button in-app (#11695)

This commit is contained in:
Michael Kret
2024-11-13 18:10:34 +02:00
committed by GitHub
parent 145d0921b2
commit 0fd684d90c
10 changed files with 97 additions and 122 deletions

View File

@@ -514,6 +514,7 @@ 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();