- Status changed to Closed: duplicate
about 1 year ago 9:45pm 14 November 2023 - πΊπΈUnited States xjm
This issue actually seems to be complete as of #3082655: Specify the $defaultTheme property in all functional tests β ?
class CommentCSSTest extends CommentTestBase { use GeneratePermutationsTrait; /** * The theme to install as the default for testing. * * @var string */ protected $defaultTheme = 'starterkit_theme'; /**