Skip to content

Commit

Permalink
rename faker extension to locator
Browse files Browse the repository at this point in the history
  • Loading branch information
plozmun committed Jan 23, 2022
1 parent 2298363 commit cad29ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
use Symfony\Component\DependencyInjection\Definition;
use Symfony\Component\DependencyInjection\Reference;

class BehatFakerExtension implements Extension
class FakerExtension implements Extension
{
public function initialize(ExtensionManager $extensionManager): void
{
Expand Down

0 comments on commit cad29ea

Please sign in to comment.