mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Merge branch 'w20_MDL-32926_m23_phpunitevil' of git://github.com/skodak/moodle
This commit is contained in:
commit
3359a6fe07
6 changed files with 49 additions and 7 deletions
|
@ -43,7 +43,7 @@ class workshopform_rubric_strategy_test extends advanced_testcase {
|
|||
* Setup testing environment
|
||||
*/
|
||||
protected function setUp() {
|
||||
parent::setUser();
|
||||
parent::setUp();
|
||||
$cm = new stdclass();
|
||||
$course = new stdclass();
|
||||
$context = new stdclass();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue