Skip to content

Commit

Permalink
re-add runInSeparateProcess
Browse files Browse the repository at this point in the history
  • Loading branch information
Glutamat42 committed May 14, 2024
1 parent bdd6179 commit 790bbe9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/lib_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,9 @@ public function test_delete_instance_failure() {
}


/**
* @runInSeparateProcess
*/
public function test_delete_instance_failure_due_to_question_deletion_failure() {
global $DB;
$generator = $this->getDataGenerator();
Expand Down

0 comments on commit 790bbe9

Please sign in to comment.