You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary of changes
- Don't clobber the global filter in linux integration tests
- Rename the "force" variables to not imply they're specific to
"exploration" tests
## Reason for change
- The filter gets clobbered - if you explicitly set the `Filter`
variable it gets ignored in linux integration tests
- It's confusing having exploration in the name
## Implementation details
Fix it
## Test coverage
Meh
0 commit comments