Addet integration test

This commit is contained in:
2026-07-28 12:02:03 +02:00
parent a30bd769fb
commit 6d55a6e840
5 changed files with 74 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
{
"SqlServer": "Server=(localdb)\\MSSQLLocalDB;Database=pointofsale;Trusted_Connection=True;TrustServerCertificate=True;"
}