forked from Ruderverein-Donau-Linz/rowt
		
	Merge pull request 'fix-new-npm' (#853) from fix-new-npm into main
Reviewed-on: Ruderverein-Donau-Linz/rowt#853
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
			
		||||
import { test, expect, Page } from "@playwright/test";
 | 
			
		||||
import { test, expect,  } from "@playwright/test";
 | 
			
		||||
import type { Page } from "@playwright/test";
 | 
			
		||||
 | 
			
		||||
test("cox can create and delete trip", async ({ page }) => {
 | 
			
		||||
  await page.goto("/auth");
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user