Skip to content

Commit

Permalink
Fixlint
Browse files Browse the repository at this point in the history
  • Loading branch information
BPerlakiH authored and kelson42 committed Jan 26, 2025
1 parent 31ed67b commit cfb5c91
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tests/BookmarkMigrationTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import XCTest
@testable import Kiwix

// swiftlint:disable force_cast
final class BookmarkMigrationTests: XCTestCase {

func testURLHostChange() throws {
Expand Down Expand Up @@ -49,4 +48,3 @@ final class BookmarkMigrationTests: XCTestCase {
XCTAssertEqual(url.updatedToZIMSheme(), URL(string: "zim://64C3EA1A-5161-2B94-1F50-606DA5EC0035/wb/Saftladen")!)
}
}
// swiftlint:enable force_cast

0 comments on commit cfb5c91

Please sign in to comment.