tests: setup initial infra for end to end tests
This commit is contained in:
@@ -1 +1,6 @@
|
||||
global using NUnit.Framework;
|
||||
global using NUnit.Framework;
|
||||
global using Microsoft.AspNetCore.Mvc.Testing;
|
||||
global using Microsoft.Extensions.Hosting;
|
||||
global using Microsoft.AspNetCore.Hosting;
|
||||
global using Microsoft.Playwright.NUnit;
|
||||
global using Microsoft.Playwright;
|
||||
Reference in New Issue
Block a user