Skip to content

Commit a0ff919

Browse files
committed
fix phpunit class email 2
1 parent 166eb29 commit a0ff919

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

step/email/tests/lib_test.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424

2525
use tool_lifecycle\step\email;
2626

27+
defined('MOODLE_INTERNAL') || die();
28+
2729
require_once(__DIR__ . '/../lib.php');
2830

2931
/**

0 commit comments

Comments
 (0)