Skip to content

Commit

Permalink
Reenable useTransaction on FileFormBuilderTest to prevent bleeding in…
Browse files Browse the repository at this point in the history
… FolderCreateFormFactoryTest
  • Loading branch information
Maxime Rainville committed Jan 22, 2020
1 parent 40131b7 commit f2739ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/php/Forms/FileFormBuilderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@

class FileFormBuilderTest extends SapphireTest
{
protected $usesTransactions = false;

protected static $fixture_file = 'FileFormBuilderTest.yml';

protected static $extra_dataobjects = [
Expand Down

0 comments on commit f2739ff

Please sign in to comment.