fix: make tests work again
This commit is contained in:
@ -58,7 +58,6 @@ describe('Project View Project', () => {
|
||||
})
|
||||
const projects = ProjectFactory.create(2, {
|
||||
owner_id: '{increment}',
|
||||
namespace_id: '{increment}',
|
||||
})
|
||||
cy.visit(`/projects/${projects[1].id}/`)
|
||||
|
||||
|
Reference in New Issue
Block a user