Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix test compilation
  • Loading branch information
stuartmorgan-g committed May 7, 2024
commit 59b4afb5ff043c2a3b97e54025efdfa711ae8c78
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

import UIKit
@testable import quick_actions_ios

final class MockShortcutItemProvider: ShortcutItemProviding {
Expand Down