Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Commitc9b54db
committed
minor#6381 [Form] [Cookbook] Correctly setup unit tests with dependencies (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 dependenciesAmong other things, `parent::setUp()` will call `getExtensions()` that uses the private variables.Commits-------fba2da2 Calling the parent implementation is mandatory.1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
| 136 | + | |
| 137 | + | |
136 | 138 |
| |
137 | 139 |
| |
138 | 140 |
| |
|
0 commit comments
Comments
(0)