Skip to content

Commit

Permalink
chore: resotre timestamp page test
Browse files Browse the repository at this point in the history
  • Loading branch information
shootermv committed Dec 24, 2023
1 parent da4da11 commit ee6bfe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/realtimemap.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { test } from '@playwright/test'

test('realtime-map page', async ({ page }) => {
await page.goto('/')
await page.getByText('מפה בזמן אמת', { exact: true }).click()
Expand Down

0 comments on commit ee6bfe2

Please sign in to comment.