Fix SambaPOS tests: switch SQL to mssql (named instance support), fix GraphQL token URL to use origin not full path

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
jtricerolph 2026-07-14 13:24:27 +00:00
parent f185b73678
commit e6470ad865
2 changed files with 17 additions and 13 deletions

View file

@ -7,6 +7,7 @@
"@fastify/cors": "^9.0.1",
"fastify": "^4.28.1",
"nodemailer": "^6.10.1",
"mssql": "^11.0.1",
"pg": "^8.12.0"
}
}