Stripping out another test spec file
Temporary removal of radio buttons tests
This commit is contained in:
parent
3ac0d544f2
commit
5930956c8e
|
@ -1,7 +1,7 @@
|
|||
import filterTests from "../support/filterTests"
|
||||
|
||||
filterTests(['all'], () => {
|
||||
context("Add Radio Buttons", () => {
|
||||
xcontext("Add Radio Buttons", () => {
|
||||
before(() => {
|
||||
cy.login()
|
||||
cy.createTestApp()
|
||||
|
|
Loading…
Reference in New Issue