Skip to content

Commit

Permalink
Update KeyboardShortcutsTests.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus authored Jul 16, 2023
1 parent de5b143 commit 9b8aa73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/KeyboardShortcutsTests/KeyboardShortcutsTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import KeyboardShortcuts
final class KeyboardShortcutsTests: XCTestCase {
// TODO: Add more tests.

// swiftlint:disable:next overridden_super_call
override func setUpWithError() throws {
UserDefaults.standard.removeAll()
}
Expand Down

0 comments on commit 9b8aa73

Please sign in to comment.