Skip to content

Commit

Permalink
Fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jdw-assignment committed Aug 7, 2024
1 parent 495c464 commit 767cd08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChronosTests/Import/2FAS.swift
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ final class TwoFASTests: XCTestCase {
XCTAssertEqual(tokens[7].counter, 22)
XCTAssertEqual(tokens[7].secret, "KQOZTMLOJBSMYWIO4BG4UTXDSR")
}

func testValidImport_Period() throws {
let json: JSON =
[
Expand Down

0 comments on commit 767cd08

Please sign in to comment.