Skip to content

Commit

Permalink
Added missing package import
Browse files Browse the repository at this point in the history
  • Loading branch information
basclaessen committed Jul 22, 2024
1 parent e6e9425 commit 6e8049c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
import java.util.Arrays;
import java.util.List;

import org.assertj.core.groups.Tuple;
import org.flowable.common.engine.impl.history.HistoryLevel;
import org.flowable.engine.history.HistoricActivityInstance;
import org.flowable.engine.impl.test.HistoryTestHelper;
Expand Down

0 comments on commit 6e8049c

Please sign in to comment.