chore: bump version to 0.3.0 #2
Annotations
3 errors
|
test
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
tests/notification-registry.test.ts#L343
Expected: 1
Received: 0
at <anonymous> (/home/runner/work/pg-typesafe-triggers/pg-typesafe-triggers/tests/notification-registry.test.ts:343:55)
|
|
error: expect(received).toBe(expected):
tests/notification-registry.test.ts#L233
Expected: 4
Received: 3
at <anonymous> (/home/runner/work/pg-typesafe-triggers/pg-typesafe-triggers/tests/notification-registry.test.ts:233:57)
|