Skip to content

Commit

Permalink
Merge branch 'master' of github.com:florianv/swap
Browse files Browse the repository at this point in the history
  • Loading branch information
florianv committed Jun 25, 2020
2 parents dd9e492 + 27625d6 commit 7acf348
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Service/RegistryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ public function serviceProviders()
foreach ($services as $name => $class) {
$data[] = [$name, $class];
}

return $data;
}

public function testRegister()
Expand Down

0 comments on commit 7acf348

Please sign in to comment.