why would `./pants test myproject/src/test/scala:s...
# general
h
why would
./pants test myproject/src/test/scala:scala
pass but that same suite fail during
./pants test ::
? does the classpath change?