Use the Testing profile.

The Testing profile contains backdrop_system_listing_compatible_test.test, which attempts to:

Overrides BackdropWebTestCase::$profile

See also

BackdropSystemListingCompatibleTestCase

File

core/modules/simpletest/tests/simpletest.test, line 608
Tests for simpletest.module.

Class

SimpleTestInstallationProfileModuleTestsTestCase
Verifies that tests bundled with installation profile modules are found.

Code

protected $profile = 'testing';