Use the Minimal profile.
The Testing profile contains backdrop_system_listing_compatible_test.test, which should not be found.
Overrides BackdropWebTestCase::$profile
See also
SimpleTestInstallationProfileModuleTestsTestCase
BackdropSystemListingCompatibleTestCase
File
- core/
modules/ simpletest/ tests/ simpletest.test, line 703 - Tests for simpletest.module.
Class
- SimpleTestOtherInstallationProfileModuleTestsTestCase
- Verifies that tests in other installation profiles are not found.
Code
protected $profile = 'minimal';