We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dd3ed4 commit 380b01dCopy full SHA for 380b01d
testing/database.rst
@@ -59,7 +59,7 @@ Now, enable it as a PHPUnit extension or listener:
59
</listeners>
60
</phpunit>
61
62
-This bundle uses a clever trick to avoid side effects without scarifying
+This bundle uses a clever trick to avoid side effects without sacrificing
63
performance: it begins a database transaction before every test and rolls it
64
back automatically after the test finishes to undo all changes. Read more in the
65
documentation of the `DAMADoctrineTestBundle`_.
0 commit comments