Skip to content

Commit

Permalink
Update service spec file
Browse files Browse the repository at this point in the history
  • Loading branch information
c0d33ngr committed Feb 9, 2024
1 parent 70fb8d2 commit 0408ecf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/service.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ test('Service Creation with Existing Label and Label Filtering', async ({ page,

await expect(page.getByText(key)).toBeVisible()
await expect(page.getByText(value)).toBeVisible()

// Create another service
await createService(page, diffName, diffDescription)

Expand Down

0 comments on commit 0408ecf

Please sign in to comment.