fix: Adjust set up template button styles (no-changelog) (#8259)

This commit is contained in:
Tomi Turtiainen
2024-01-08 16:34:28 +02:00
committed by GitHub
parent fc2903096e
commit 38d91c43e3
4 changed files with 18 additions and 10 deletions

View File

@@ -2,4 +2,4 @@
* Getters
*/
export const getSetupWorkflowCredentialsButton = () => cy.get(`button:contains("Set up Template")`);
export const getSetupWorkflowCredentialsButton = () => cy.get(`button:contains("Set up template")`);