Skip to content

Commit

Permalink
fix: format VaultSecretPersistenceTest.java (#14110)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere authored Jun 24, 2022
1 parent 21b43f5 commit 273fcaa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

package io.airbyte.config.persistence.split_secrets;

import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.jupiter.api.Assertions.assertEquals;

import lombok.val;
import org.apache.commons.lang3.RandomUtils;
Expand Down

0 comments on commit 273fcaa

Please sign in to comment.