We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0d698 commit fa44ea5Copy full SHA for fa44ea5
tests/main.spec.js
@@ -1,6 +1,5 @@
1
// @ts-check
2
import { test, expect } from '@playwright/test';
3
-import PocketBase from 'pocketbase'
4
const mailhog = require('mailhog')();
5
6
const SUPERUSER_IDENTITY = 'test@test.com';
0 commit comments