Bug 23230: (RM follow-up) Add rollback to plugin test
[koha-equinox.git] / 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;