Skip to content

Commit

Permalink
SPT-1998 fix spm build
Browse files Browse the repository at this point in the history
  • Loading branch information
mrandrewsmith committed Apr 10, 2024
1 parent 1ff9e39 commit c927a83
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions NodeKitMock/MultipartFormDataMock.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Copyright © 2024 Surf. All rights reserved.
//

import Foundation
import NodeKit
import NodeKitThirdParty

Expand Down
1 change: 1 addition & 0 deletions NodeKitMock/UrlRouteProviderMock.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Copyright © 2024 Surf. All rights reserved.
//

import Foundation
import NodeKit

public class UrlRouteProviderMock: UrlRouteProvider {
Expand Down
1 change: 1 addition & 0 deletions NodeKitMock/UrlServiceChainBuilderMock.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Copyright © 2024 Surf. All rights reserved.
//

import Foundation
import NodeKit

public class UrlServiceChainBuilderMock: UrlServiceChainBuilder {
Expand Down

0 comments on commit c927a83

Please sign in to comment.