Fix linting.

This commit is contained in:
Maxime Rainville 2018-06-19 09:11:16 +12:00 committed by Daniel Hensby
parent 7fda52b2cd
commit c77042aa8b
No known key found for this signature in database
GPG Key ID: D8DEBC4C8E7BC8B9
2 changed files with 1 additions and 2 deletions

View File

@ -1071,7 +1071,6 @@ class FormTest extends FunctionalTest
$this->mainSession->session()->get('FormInfo.Form_Form'),
'Our form was reloaded successfully. That should have cleared our session.'
);
}
protected function getStubForm()