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.
2 parents d61a2d4 + 47bdaeb commit 213299aCopy full SHA for 213299a
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