diff --git a/tests/FeedbackSubmittedTest.php b/tests/FeedbackSubmittedTest.php index 1e2ea187d37904bd5304ff35f5da873918411e02..65a75447256319e5fe2bea52d4321f4a48997690 100644 --- a/tests/FeedbackSubmittedTest.php +++ b/tests/FeedbackSubmittedTest.php @@ -1,6 +1,6 @@ <?php namespace Tests; -class FeedbackSubmitted extends AttemptTestCase { +class FeedbackSubmitted extends TestCase { protected function constructInput() { return array_merge(parent::constructInput(), [ 'eventname' => '\mod_feedback\event\response_submitted',