Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Nelson <jesse@swirldslabs.com>
  • Loading branch information
jnels124 committed Aug 12, 2023
1 parent 7bb66de commit 78297a9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ void setup() {
void teardown() {
entityProperties.getPersist().setTopics(true);
entityProperties.getPersist().setTopicMessageLookups(false);
createPartitions();
}

private void createPartitions() {
Expand Down

0 comments on commit 78297a9

Please sign in to comment.