Update README and update tests that need to run sequencially

This commit is contained in:
Salar Rahmanian 2024-11-27 00:07:42 -08:00
parent 1039b04378
commit 794c99a71c
3 changed files with 46 additions and 2 deletions

View file

@ -19,6 +19,7 @@ import Testing
@testable import Fishee
@Suite(.serialized)
final class FileHelpersTests {
let filePath = FileManager.default.homeDirectoryForCurrentUser.appendingPathComponent("myfile.txt")