Skip to content

Commit

Permalink
fix spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed May 17, 2022
1 parent bcd5a38 commit b66b263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethereum/executionclient/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ dependencies {

integrationTestImplementation testFixtures(project(':infrastructure:json'))
integrationTestImplementation testFixtures(project(':infrastructure:time'))
integrationTestImplementation testFixtures(project(':data:serializer'))
integrationTestImplementation project(':data:serializer')
integrationTestImplementation 'com.squareup.okhttp3:mockwebserver'
}

0 comments on commit b66b263

Please sign in to comment.