Skip to content

Commit 9f76c20

Browse files
committed
Remove test group
1 parent cc24760 commit 9f76c20

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/Unit/CachedBuilderTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -410,9 +410,6 @@ public function testSumModelResultsCreatesCache()
410410
$this->assertEquals($liveResult, $cachedResult);
411411
}
412412

413-
/**
414-
* @group test
415-
*/
416413
public function testValueModelResultsCreatesCache()
417414
{
418415
$authorName = (new Author)->with('books', 'profile')

0 commit comments

Comments
 (0)