Add Mongo 3.2 End to End Test (#779)

This commit is contained in:
Steve Faulkner
2021-05-12 13:41:44 -05:00
committed by GitHub
parent 66281447df
commit 0a6c7c0ff9
2 changed files with 38 additions and 0 deletions

View File

@@ -141,6 +141,7 @@ jobs:
- ./test/graph/container.spec.ts
- ./test/sql/container.spec.ts
- ./test/mongo/container.spec.ts
- ./test/mongo/container32.spec.ts
- ./test/selfServe/selfServeExample.spec.ts
- ./test/notebooks/upload.spec.ts
- ./test/sql/resourceToken.spec.ts