mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-03-25 09:25:47 +00:00
Apply SwiftFormat formatting
This commit is contained in:
parent
71bab246ac
commit
fe3e63f7cb
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ final class ImageCommandTests: XCTestCase {
|
|||
let command = try ImageCommand.parse([
|
||||
"--screen-index", "0"
|
||||
])
|
||||
|
||||
|
||||
XCTAssertEqual(command.screenIndex, 0)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue