Implemented the CreatedRootFolderTask task in the Library target.
This commit is contained in:
@@ -39,9 +39,3 @@ extension FileServiceSpy: FileServicing {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// MARK: - URL+Constants
|
||||
|
||||
private extension URL {
|
||||
static let someCurrentFolder = URL(at: "some/current/folder")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user