Still confused, try changing port, again
Test / test (push) Successful in 1m2s
Details
Test / test (push) Successful in 1m2s
Details
This commit is contained in:
parent
d1f20c4a2b
commit
277ee9f2b5
|
|
@ -28,7 +28,7 @@ const pushSubscription2 = {
|
|||
}
|
||||
|
||||
jest.mock("./settings", () => ({
|
||||
port: 5434,
|
||||
port: 5432,
|
||||
user: "postgres",
|
||||
password: process.env.POSTGRES_PASSWORD,
|
||||
database: "test",
|
||||
|
|
|
|||
Loading…
Reference in New Issue