This commit is contained in:
2023-03-14 17:03:24 -04:00
parent 78bfa7863a
commit 8dc72e4a95
11 changed files with 185 additions and 139 deletions

View File

@@ -35,6 +35,7 @@ final class GitVersionTests: XCTestCase {
// can't really have a predictable result for the live client.
XCTAssertNotEqual(version, "blob")
// print(FileManager.default.currentDirectoryPath)
// let other = try versionClient.currentVersion()
// XCTAssertEqual(version, other)