Workout Management tests done
This commit is contained in:
5
tests/test-1.spec.ts
Normal file
5
tests/test-1.spec.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { test, expect } from '@playwright/test';
|
||||
|
||||
test('test', async ({ page }) => {
|
||||
// Recording...
|
||||
});
|
||||
Reference in New Issue
Block a user