refactor backend packages and global db service
This commit is contained in:
@@ -19,7 +19,7 @@ Run:
|
||||
|
||||
```powershell
|
||||
Set-Location backend
|
||||
go test -tags integration ./internal/db -run TestPostgresPing -v
|
||||
go test -tags integration ./internal/models -run TestPostgresPing -v
|
||||
```
|
||||
|
||||
Expected: `TestPostgresPing` passes.
|
||||
|
||||
Reference in New Issue
Block a user