Skip to content

Commit caaefa8

Browse files
committed
added reset configuration
1 parent 51e5d22 commit caaefa8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Tests/PeripheryTests/CrossModuleRetentionTest.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ import SystemPackage
55
final class CrossModuleRetentionTest: SPMSourceGraphTestCase {
66
override static func setUp() {
77
super.setUp()
8-
8+
9+
configuration.reset()
910
build(projectPath: FixturesProjectPath)
1011
index()
1112
}

0 commit comments

Comments
 (0)