diff --git a/tests/Fakes/FakeTextRepository.php b/tests/Fakes/FakeTextRepository.php new file mode 100644 index 0000000..0324cf5 --- /dev/null +++ b/tests/Fakes/FakeTextRepository.php @@ -0,0 +1,17 @@ +name, + ); + } +}