test.yaml rename to intergrationTests.yaml
All checks were successful
Unit tests / test (push) Successful in 1m11s

This commit is contained in:
Olga Nemt 2024-12-24 11:58:34 +05:00
parent 441f48b4c6
commit 01898e84f6
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"DbConnection": { "DbConnection": {
"Host": "localhost", "Host": "postgres",
"Port": 5432, "Port": 5432,
"Database": "persistence", "Database": "persistence",
"Username": "postgres", "Username": "postgres",