[go: nahoru, domu]

Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Jasmin <jasmin@hardcoreeng.com>
  • Loading branch information
JasminMus committed Jun 19, 2024
1 parent 8ee4549 commit ed95c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/sanity/tests/tracker/subissues.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ test.describe('Tracker sub-issues tests', () => {

await issuesDetailsPage.moreActionOnIssue('Move to project')
await issuesDetailsPage.fillMoveIssuesModal(secondProjectName)
await page.waitForTimeout(1000)
await page.waitForTimeout(1500)
await issuesDetailsPage.openSubIssueByName(newSubIssue.title)
await expect(issuesDetailsPage.textIdentifier()).toHaveText(/SECON-\d+/)
})
Expand Down

0 comments on commit ed95c59

Please sign in to comment.