Problem/Motivation
- Coding standards checking does not pass
- TableSortExampleTest and TourExampleTest do not pass
- 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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | tablesort-and-tour-3103548-3.patch | 3.05 KB | jungle |
Comments
Comment #2
jungleComment #3
junglePut tour_example together here, as it depends on the patch from #3092947: Getting error when module is enabled. as well
Comment #4
jungleComment #5
jungleWrong scope, closing