Skip to content

Commit 2b10e0e

Browse files
committed
review
1 parent 513e76f commit 2b10e0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Coder-Desktop/Coder-DesktopTests/FileSyncDaemonTests.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ class FileSyncDaemonTests {
1616
let mutagenAlphaDirectory: URL
1717
let mutagenBetaDirectory: URL
1818

19+
// Before each test
1920
init() throws {
2021
tempDir = FileManager.default.makeTempDir()!
2122
#if arch(arm64)
@@ -31,6 +32,7 @@ class FileSyncDaemonTests {
3132
try FileManager.default.createDirectory(at: mutagenBetaDirectory, withIntermediateDirectories: true)
3233
}
3334

35+
// After each test
3436
deinit {
3537
try? FileManager.default.removeItem(at: tempDir)
3638
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy