Skip to content

Commit

Permalink
style: fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
wzieba committed Feb 20, 2024
1 parent b62d1dd commit ec1baba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import org.assertj.core.api.Assertions
import org.junit.Test

class RemoteFeatureConfigCheckBuilderTest {

@Test
fun `given feature classes, when building config check, then generate the correct checks`() {
// given
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import org.junit.Assert.assertEquals
import org.junit.Test

class RemoteFieldConfigDefaultsBuilderTest {

@Test
fun `given a list of remote fields, when building the object, then generate list of remote fields`() {
// given
Expand Down

0 comments on commit ec1baba

Please sign in to comment.