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 Mar 13, 2023
1 parent 058adfa commit 68c60f7
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 68c60f7

Please sign in to comment.