Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #6381 [Form] [Cookbook] Correctly setup unit tests with depende…
…ncies (corphi) This PR was submitted for the 3.0 branch but it was merged into the 2.8 branch instead (closes #6381). Discussion ---------- [Form] [Cookbook] Correctly setup unit tests with dependencies Among other things, `parent::setUp()` will call `getExtensions()` that uses the private variables. Commits ------- fba2da2 Calling the parent implementation is mandatory.
- Loading branch information