Commit eef0c38
authored
Enable test of nsType with a collection view (#1702)
The reason the test is failing is due to a unified test runner bug,
in which a view is created only when a pipeline is specified.
This fixes the test runner bug and enables the test.
JAVA-57691 parent 3758661 commit eef0c38
2 files changed
Lines changed: 2 additions & 5 deletions
File tree
- driver-sync/src/test/functional/com/mongodb/client/unified
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1381 | 1381 | | |
1382 | 1382 | | |
1383 | 1383 | | |
1384 | | - | |
| 1384 | + | |
1385 | 1385 | | |
1386 | 1386 | | |
1387 | | - | |
| 1387 | + | |
1388 | 1388 | | |
1389 | 1389 | | |
1390 | 1390 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | 66 | | |
70 | 67 | | |
71 | 68 | | |
| |||
0 commit comments