Skip to content

Commit f82eb9a

Browse files
committed
Add StoreKitTest to the list of ignored imports
Closes #24
1 parent 0c7a61b commit f82eb9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwiftDependencyAuditLib/ImportScanner.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@ public actor ImportScanner {
423423
"StickerFoundation",
424424
"StickerKit",
425425
"StoreKit",
426+
"StoreKitTest",
426427
"Swift",
427428
"SwiftData",
428429
"SwiftUI",

0 commit comments

Comments
 (0)