Skip to content

Commit 3cbc708

Browse files
Fix code align
1 parent 4416d53 commit 3cbc708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/androidTest/java/com/virgilsecurity/android/ethree/interaction/sync/EThreeSyncPositive.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ class EThreeSyncPositive {
8080
private lateinit var keyStorage: KeyStorage
8181
private lateinit var crypto: VirgilCrypto
8282

83-
@Before fun setup() {
83+
@Before fun setup() {
8484
jwtGenerator = JwtGenerator(
8585
TestConfig.appId,
8686
TestConfig.appKey,

0 commit comments

Comments
 (0)