Skip to content

Commit

Permalink
Fix code align
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-iakovenko committed Nov 24, 2020
1 parent 4416d53 commit 3cbc708
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ class EThreeSyncPositive {
private lateinit var keyStorage: KeyStorage
private lateinit var crypto: VirgilCrypto

@Before fun setup() {
@Before fun setup() {
jwtGenerator = JwtGenerator(
TestConfig.appId,
TestConfig.appKey,
Expand Down

0 comments on commit 3cbc708

Please sign in to comment.