Skip to content

Commit

Permalink
Fix formatting (#1245)
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejwalkowiak authored Sep 29, 2024
1 parent 0882fb1 commit 2bf3fe8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
*/
package io.awspring.cloud.autoconfigure.core;

import static org.assertj.core.api.Assertions.assertThat;

import org.junit.jupiter.api.Test;
import org.springframework.boot.autoconfigure.AutoConfigurations;
import org.springframework.boot.test.context.runner.ApplicationContextRunner;

import static org.assertj.core.api.Assertions.assertThat;

/**
* Tests for {@link AwsAutoConfiguration}.
*
Expand Down

0 comments on commit 2bf3fe8

Please sign in to comment.