Skip to content

Commit 36d0d9b

Browse files
committed
Fix build
1 parent e66f88d commit 36d0d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/InlineSnapshotTestingTests/CustomDumpTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#if canImport(Testing)
22
import Testing
33
import InlineSnapshotTesting
4-
import SnapshotTestingCustomDump
4+
import XCSnapshotTestingCustomDump
55

66
extension BaseSuite {
77
struct CustomDumpSnapshotTests {

0 commit comments

Comments
 (0)