Skip to content

Commit 3f8ce6c

Browse files
authored
Update README.md
1 parent ac32ab0 commit 3f8ce6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@ This will allow you to test with your models without needing to interact with Re
691691
use DirectoryTree\ActiveRedis\Model;
692692

693693
// Pest
694-
beforeEach(function () {
694+
beforeAll(function () {
695695
Model::setRepository('array');
696696
});
697697

0 commit comments

Comments
 (0)