Rename V2, V1 Testing Environment Variable Name to be More Clear.
Currently the flag to turn on V2 tests and turn off V1 tests are V2_TEST_ENABLED, V1_TEST_DISABLED. To avoid confusion with other test variables it should be renamed to SECRET_V2_TEST_ENABLED and SECRET_V1_TEST_DISABLED.