Improved upon the "listArchives(_: context: )" function for the ArchiveController controller in the library target.
This commit is contained in:
@@ -10,7 +10,7 @@ struct AppBuilderTests {
|
||||
|
||||
private let appBuilder = AppBuilder(
|
||||
appName: "DoxyTest",
|
||||
archivesFolder: "Resources/Archives/Test"
|
||||
folderArchives: "Resources/Archives/Test"
|
||||
)
|
||||
private let arguments = TestArguments()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user