Skip to content

Commit 42335af

Browse files
committed
Fix test build
1 parent de5a625 commit 42335af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/Tests/PointOfSaleTests/Mocks/MockPointOfSaleCouponsController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@testable import PointOfSale
22
import Yosemite
3+
import Foundation
34

45
final class MockPointOfSaleCouponsController: PointOfSaleCouponsControllerProtocol {
56
var loadItemsCalled = false

0 commit comments

Comments
 (0)