Run swift-format
This commit is contained in:
parent
4b666bcc59
commit
2a16b53abc
|
@ -19,7 +19,7 @@ final class AlertTests: XCTestCase {
|
|||
secondaryButton: .cancel(.init("Cancel"), action: .send(false))
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
var dump = ""
|
||||
customDump(alert, to: &dump)
|
||||
XCTAssertNoDifference(
|
||||
|
|
Loading…
Reference in New Issue