File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
tests/Integration/CachedBuilder Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ public function testEagerloadedRelationship()
37
37
38
38
public function testLazyloadedRelationship ()
39
39
{
40
- $ key = sha1 ("genealabs:laravel-model-caching:testing: {$ this ->testingSqlitePath }testing.sqlite:comments:genealabslaravelmodelcachingtestsfixturescomment-comments.commentable_id_=_1-comments.commentable_id_notnull-comments. commentable_type_=_GeneaLabs\LaravelModelCaching\Tests\Fixtures\Post " );
40
+ $ key = sha1 ("genealabs:laravel-model-caching:testing: {$ this ->testingSqlitePath }testing.sqlite:comments:genealabslaravelmodelcachingtestsfixturescomment-comments.commentable_type_=_GeneaLabs\LaravelModelCaching\Tests\Fixtures\Post-comments.commentable_id_=_1-comments.commentable_id_notnull " );
41
41
$ tags = [
42
42
"genealabs:laravel-model-caching:testing: {$ this ->testingSqlitePath }testing.sqlite:genealabslaravelmodelcachingtestsfixturescomment " ,
43
43
];
You can’t perform that action at this time.
0 commit comments