Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit 50b19df

Browse files
committed
tests updated
1 parent ee8ee98 commit 50b19df

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/tests/auto/__BUTTON_TESTS.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ __BUTTON__TESTS = [
2020
},
2121
{
2222
"classname": "et-button-warning"
23+
},
24+
{
25+
"classname": "et-button-deactivated"
26+
},
27+
{
28+
"classname": "et-button-deactivated-secondary"
2329
}
2430
]
2531

0 commit comments

Comments
 (0)