mirror of
https://github.com/nextcloud/server.git
synced 2026-07-05 12:34:39 +02:00
04c982a96e
Since the unit test is skipped anyway for Oracle, the dropTable() call should be skipped as well to avoid having a leftover transaction and cause further transactions to be nested and break the next test suites requiring transactions.