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"
|
import filterTests from "../support/filterTests"
|
||||||
|
|
||||||
filterTests(['all'], () => {
|
filterTests(['all'], () => {
|
||||||
context("Add Radio Buttons", () => {
|
xcontext("Add Radio Buttons", () => {
|
||||||
before(() => {
|
before(() => {
|
||||||
cy.login()
|
cy.login()
|
||||||
cy.createTestApp()
|
cy.createTestApp()
|
||||||
|
|
Loading…
Reference in New Issue