Skip to content

Commit 4ec94c0

Browse files
committed
Remove unnecessary Info.plist from test
Remove Info.plist file from testWarnsAboutMultipleTechnologyRootDirectives as it's not needed for this test, per PR review feedback.
1 parent aa33e18 commit 4ec94c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tests/SwiftDocCTests/Infrastructure/DocumentationContext/DocumentationContext+RootPageTests.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,6 @@ class DocumentationContext_RootPageTests: XCTestCase {
196196
}
197197
This is the third root page.
198198
"""),
199-
200-
InfoPlist(displayName: "TestBundle", identifier: "com.test.example"),
201199
])
202200
)
203201

0 commit comments

Comments
 (0)