Skip to content

Commit 8bc2bd4

Browse files
committed
Typo
1 parent 0fc58d1 commit 8bc2bd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/TestingTests/EventTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ private func MockXCTAttachmentAdd(_ string: String, named name: String) {
182182
}
183183

184184
@Test func `Attachment is passed to fallback event handler`() async {
185-
MockXCTAttachmentAdd("0123456789", named: "numbers.txt")
186185
await confirmation("Attachment recorded") { valueAttached in
187186
var configuration = Configuration()
188187
configuration.eventHandler = { event, _ in

0 commit comments

Comments
 (0)