Skip to content

Commit 6b02b1c

Browse files
committed
Remove comment
1 parent d736a50 commit 6b02b1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Integration/CachedBuilder/ScopeTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ public function testScopeClauseWithParameter()
6464
$this->assertTrue($liveResults->contains($author));
6565
}
6666

67-
/** @group test */
6867
public function testGlobalScopesAreCached()
6968
{
7069
$author = factory(Author::class, 1)

0 commit comments

Comments
 (0)