We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a78c9b7 commit 31e36deCopy full SHA for 31e36de
Examples/Tests/AppTests/SnapshotTesting+Hummingbird.swift
@@ -1,9 +1,6 @@
1
import Hummingbird
2
import HummingbirdTesting
3
-//import Logging
4
-//import XCTest
5
import SnapshotTesting
6
-//import InlineSnapshotTesting
7
8
extension Snapshotting where Value == TestResponse, Format == String {
9
public static let http: Snapshotting = Snapshotting<TestResponse, String>
0 commit comments