Skip to content

Commit d03a0cd

Browse files
dunglasbendavies
andauthored
Update distribution/testing.md
Co-Authored-By: Ben Davies <[email protected]>
1 parent 81d9bb2 commit d03a0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ use Hautelook\AliceBundle\PhpUnit\RefreshDatabaseTrait;
8181
8282
class BooksTest extends ApiTestCase
8383
{
84-
// This trait provided by HautelookAliceBundle will take care of refreshing the database content to put it in a known state between every tests
84+
// This trait provided by HautelookAliceBundle will take care of refreshing the database content to a known state before each test
8585
use RefreshDatabaseTrait;
8686
8787
public function testGetCollection(): void

0 commit comments

Comments
 (0)