Skip to content

Commit e0dbb8b

Browse files
committed
INT-19468 testing: Run external tests in isolated processes
1 parent bf0fa5e commit e0dbb8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/externallib_test.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
require_once($CFG->dirroot . '/webservice/tests/helpers.php');
3131
require_once($CFG->dirroot . '/mod/hsuforum/lib.php');
3232

33+
/**
34+
* @runTestsInSeparateProcesses
35+
*/
3336
class mod_hsuforum_external_testcase extends externallib_advanced_testcase {
3437

3538
/**

0 commit comments

Comments
 (0)