Skip to content
Snippets Groups Projects
Unverified Commit 91d44590 authored by Morris Jobke's avatar Morris Jobke
Browse files

Fix code style


Signed-off-by: default avatarMorris Jobke <hey@morrisjobke.de>
parent 6a1f8fb3
No related branches found
No related tags found
No related merge requests found
......@@ -163,7 +163,7 @@ class RegistrationContextTest extends TestCase {
]);
}
public function dataProvider_TrueFalse(){
public function dataProvider_TrueFalse() {
return[
[true],
[false]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment