Skip to content

Commit

Permalink
fix: reduced mockito usage pass 2 for #2707
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Kronegg authored and U117293 committed Oct 13, 2024
1 parent de2b4d9 commit d69ba54
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package io.cucumber.java8;

import io.cucumber.core.backend.Glue;
import io.cucumber.core.backend.ObjectFactory;
import io.cucumber.core.backend.*;
import io.cucumber.java8.steps.Steps;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
Expand Down

0 comments on commit d69ba54

Please sign in to comment.