Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
InderKumarRathore committed Jul 21, 2024
1 parent 8d62108 commit 93919c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DeviceGuruTests/DeviceGuruTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ final class DeviceGuruTests: XCTestCase {
private var sut: DeviceGuruImplementation!
private var localStorageMock: LocalStorageMock!
private var hardwareDetailProviderMock: HardwareDetailProviderMock!
private let currentLibraryVersion = "10.0.7"
private let currentLibraryVersion = "10.0.8"

override func setUp() {
super.setUp()
Expand Down

0 comments on commit 93919c5

Please sign in to comment.