Commit ba20222
authored
Fix equality check in TVTK-related test (#352)
Closes #305.
Ideally we'd install Mayavi into the test environment in the test
workflows, but I think that's too much of a maintenance risk. It would
be even better to find a way to remove the TVTK-specific specializations
altogether.1 parent bd6689a commit ba20222
File tree
2 files changed
+4
-1
lines changed- apptools/persistence/tests
- docs/releases/upcoming
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
255 | 257 | | |
256 | 258 | | |
257 | 259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments