1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00

Merge pull request #3108 from Budibase/cypress-testing

Editing customThemingProperties to run all tests
This commit is contained in:
Mitch-Budibase 2021-10-21 18:51:07 +01:00 committed by GitHub
commit 084fe0fb16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ context("Custom Theming Properties", () => {
Small = 4px
Medium = 8px
Large = 16px */
it.only("should test button roundness", () => {
it("should test button roundness", () => {
const buttonRoundnessValues = ["0", "4px", "8px", "16px"]
cy.wait(1000)
// Add button, change roundness and confirm value