Closed AlexandrMov closed 9 months ago
The main points what were done:
I had to rename .spec.ts to .e2e-spec.ts files to put these tests to a postgresql testing scope.
.spec.ts
.e2e-spec.ts
The main points what were done:
I had to rename
.spec.ts
to.e2e-spec.ts
files to put these tests to a postgresql testing scope.