Skip to content

Commit

Permalink
Fix missing URLSession.data(for:)
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Dec 7, 2024
1 parent 1b151c6 commit ca3fc6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/CartonCommandTests/CommandTestHelper.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
import ArgumentParser
import XCTest
import CartonHelpers
import SwiftToolchain

#if canImport(FoundationNetworking)
import FoundationNetworking
Expand Down

0 comments on commit ca3fc6e

Please sign in to comment.