Bug 23230: (RM follow-up) Add rollback to plugin test
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 8 Jul 2019 11:16:25 +0000 (12:16 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 8 Jul 2019 11:16:56 +0000 (12:16 +0100)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

t/db_dependent/Plugins.t

index a667434..d5f78f9 100755 (executable)
@@ -342,3 +342,4 @@ subtest 'new() tests' => sub {
 };
 
 $schema->storage->txn_rollback;
+Koha::Plugins::Methods->delete;