Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jsaun committed Dec 17, 2024
1 parent f1bb6b0 commit 3919e53
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ public class CreatePostgresDNSStepTest extends BaseStepTest {
@Mock private LandingZoneFlightBeanBag mockLandingZoneFlightBeanBag;
@Mock private LandingZoneAzureConfiguration mockAzureConfiguration;


@BeforeEach
void setup() {
testStep = new CreatePostgresqlDNSStep(mockArmManagers, mockResourceNameProvider);
Expand Down

0 comments on commit 3919e53

Please sign in to comment.