mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-27 02:05:17 +00:00
removed only from NDR test so the whole file can run w/ burnettk
This commit is contained in:
parent
d89a569af6
commit
bfdc503f46
@ -93,7 +93,7 @@ const submitWithUser = (
|
||||
describe.only('Software and Licenses Path - Without Files', () => {
|
||||
Cypress._.times(1, () => {
|
||||
// Everyone approves with CP
|
||||
it.only('Everyone approves with CP', () => {
|
||||
it('Everyone approves with CP', () => {
|
||||
const username = Cypress.env('requestor_username');
|
||||
const password = Cypress.env('requestor_password');
|
||||
cy.log(`=====username : ${username}`);
|
||||
|
Loading…
x
Reference in New Issue
Block a user