Skip to content

Commit

Permalink
removed mock for Ab2dEnvironment
Browse files Browse the repository at this point in the history
  • Loading branch information
smirnovaae committed Nov 22, 2024
1 parent 152923c commit 2a88402
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,6 @@ public class EndToEndBfdTests {
private static final AB2DLocalstackContainer LOCALSTACK_CONTAINER = new AB2DLocalstackContainer();

// We don't care about logging here
@MockBean
Ab2dEnvironment environment;
@Mock
SQSEventClient logManager;
@Autowired
Expand Down

0 comments on commit 2a88402

Please sign in to comment.