mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-12 18:44:14 +00:00
remove only
This commit is contained in:
parent
342e6091c5
commit
7220496127
@ -30,8 +30,8 @@ const approveWithUser = (
|
||||
cy.logout();
|
||||
};
|
||||
|
||||
describe('tasks', () => {
|
||||
it.only('can run PP1', () => {
|
||||
describe('pp1', () => {
|
||||
it('can run PP1', () => {
|
||||
cy.login('core5.contributor', 'core5.contributor');
|
||||
cy.visit('/');
|
||||
cy.contains('Start New +').click();
|
||||
|
Loading…
x
Reference in New Issue
Block a user