At the time of creation, the Pantheon site being used for testing did not have multidev capability. The test suites were therefore configured to run all tests against the dev environment. If the test site is later given multidev capabilities, you must visit the CircleCI environment variable configuration page and delete the environment variable TERMINUS_ENV
. If you do this, then the test suite will create a new multidev environment for every pull request that is tested.