Fixing e2e tasks tests
parent
324dbae07e
commit
2f1e8441b3
|
@ -13,7 +13,7 @@ describe('Task detail', function(){
|
|||
before(async function(){
|
||||
await utils.nav
|
||||
.init()
|
||||
.project(4)
|
||||
.project('Project Example 0')
|
||||
.backlog()
|
||||
.taskboard(0)
|
||||
.task(0)
|
||||
|
|
Loading…
Reference in New Issue