Improve test coverage for asset aggregation across multiple pages.
1 unresolved thread
Closes #3445285
Merge request reports
Activity
added 1 commit
- a97d6575 - Improve test coverage for asset aggregation across multiple pages.
added 73 commits
-
a97d6575...8f25e5c2 - 72 commits from branch
project:11.x
- ff792512 - Improve test coverage for asset aggregation across multiple pages.
-
a97d6575...8f25e5c2 - 72 commits from branch
56 56 $php_executable_finder = new PhpExecutableFinder(); 57 57 $this->php = $php_executable_finder->find(); 58 58 $this->root = dirname(substr(__DIR__, 0, -strlen(__NAMESPACE__)), 2); 59 chdir($this->root); Why are these needed? Is this a side effect of #3445847
changed this line in version 7 of the diff
added 29 commits
-
f429dac0...d4883273 - 27 commits from branch
project:11.x
- 9ac33786 - Improve test coverage for asset aggregation across multiple pages.
- 227dae96 - Update assertions after CSS size reduction.
-
f429dac0...d4883273 - 27 commits from branch
added 1 commit
- 364ddc89 - Update assertions after CSS file size reduction.
- Resolved by Dave Long
Please register or sign in to reply