Skip to content

Commit 427e0ad

Browse files
committed
Fixed import issue in tests
1 parent e8a6244 commit 427e0ad

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Tests/helpers/FakeTimerQueue.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// Created by Daniel Rees on 3/7/19.
66
//
77

8+
import Foundation
89
@testable import SwiftPhoenixClient
910

1011

Tests/helpers/TestHelpers.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// Created by Daniel Rees on 2/24/19.
66
//
77

8+
import Foundation
89
@testable import SwiftPhoenixClient
910

1011
class Helpers {

0 commit comments

Comments
 (0)