Defined the AppArguments protocol in the sample target and also, conformed the SampleAppArguments type to it.
This commit is contained in:
@@ -53,5 +53,5 @@ extension Logger {
|
||||
|
||||
private extension String {
|
||||
/// A label to assign to a test logger instance.
|
||||
static let loggerLabel = "test.hummingbird-docc-middleware.logger"
|
||||
static let loggerLabel = "test.hummingbird-docc.logger"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user