Skip to content

Commit

Permalink
Phpunit fix for running tests in separate process
Browse files Browse the repository at this point in the history
  • Loading branch information
dragos5436 authored and golenkovm committed Oct 27, 2023
1 parent 25a5411 commit 3066abd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/external/external_get_users_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
* @category external
* @copyright 2020 The Open University
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @runTestsInSeparateProcesses
*/
class external_get_users_test extends \externallib_advanced_testcase {

Expand Down

0 comments on commit 3066abd

Please sign in to comment.