Problem/Motivation

  1. Coding standards checking does not pass
  2. TableSortExampleTest and TourExampleTest do not pass
  3. Deprecation notice: Drupal\Tests\BrowserTestBase::$defaultTheme is required in drupal:9.0.0

Proposed resolution

The patch from #3092947: Getting error when module is enabled. can fix the TableSortExampleTest and TourExampleTest

Comments

jungle created an issue. See original summary.

jungle’s picture

jungle’s picture

Title: Tidy up tablesort_example » Tidy up tablesort_example and tour_example
Issue summary: View changes
StatusFileSize
new3.05 KB

Put tour_example together here, as it depends on the patch from #3092947: Getting error when module is enabled. as well

jungle’s picture

Version: 8.x-1.x-dev » 3.x-dev
jungle’s picture

Status: Needs review » Closed (won't fix)

Wrong scope, closing