Skip to content

Commit

Permalink
#80 fix test setup
Browse files Browse the repository at this point in the history
  • Loading branch information
aburmeis committed Sep 1, 2022
1 parent 67494ba commit 54c7fbd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
@EnableTransactionManagement
@TestExecutionListeners(TransactionalTestExecutionListener.class)
@Import(ArangoTransactionManagementConfigurer.class)
public class ArangoTransactionalTestConfiguration extends ArangoTestConfiguration {
public class ArangoTransactionalTestConfiguration {

}

0 comments on commit 54c7fbd

Please sign in to comment.