Create End to End Graph Test (#745)

This commit is contained in:
Hardikkumar Nai
2021-05-05 09:31:13 +05:30
committed by GitHub
parent 181b53c858
commit aab624e241
3 changed files with 39 additions and 1 deletions

View File

@@ -138,6 +138,7 @@ jobs:
matrix:
test-file:
- ./test/cassandra/container.spec.ts
- ./test/graph/container.spec.ts
- ./test/sql/container.spec.ts
- ./test/mongo/container.spec.ts
- ./test/selfServe/selfServeExample.spec.ts