Skip to content

Commit 7acf348

Browse files
committed
Merge branch 'master' of github.com:florianv/swap
2 parents dd9e492 + 27625d6 commit 7acf348

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/Service/RegistryTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ public function serviceProviders()
3838
foreach ($services as $name => $class) {
3939
$data[] = [$name, $class];
4040
}
41+
42+
return $data;
4143
}
4244

4345
public function testRegister()

0 commit comments

Comments
 (0)