Skip to content

Commit 136292a

Browse files
quick test
backend tests are failing on my local and im wondering if its doing the same on remote
1 parent b442004 commit 136292a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

playwright/tests/practitioners/practitioners.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,3 +186,4 @@ test.describe("sort Practitioners", () => {
186186
await expect(page.locator(".ds-c-dropdown__label-text")).toHaveText("Last Name (A-Z)")
187187
})
188188
})
189+

0 commit comments

Comments
 (0)