File tree 1 file changed +1
-1
lines changed
tests/Integration/CachedBuilder 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 testLazyloadedHasOneThrough ()
39
39
{
40
- $ key = sha1 ("genealabs:laravel-model-caching:testing: {$ this ->testingSqlitePath }testing.sqlite:images:genealabslaravelmodelcachingtestsfixturesimage-images.imagable_id_=_2-images.imagable_id_notnull-images. imagable_type_=_GeneaLabs\LaravelModelCaching\Tests\Fixtures\User-limit_1 " );
40
+ $ key = sha1 ("genealabs:laravel-model-caching:testing: {$ this ->testingSqlitePath }testing.sqlite:images:genealabslaravelmodelcachingtestsfixturesimage-images.imagable_type_=_GeneaLabs\LaravelModelCaching\Tests\Fixtures\User-images.imagable_id_=_2-images.imagable_id_notnull -limit_1 " );
41
41
$ tags = [
42
42
"genealabs:laravel-model-caching:testing: {$ this ->testingSqlitePath }testing.sqlite:genealabslaravelmodelcachingtestsfixturesimage " ,
43
43
];
You can’t perform that action at this time.
0 commit comments