Integrated the DocCMiddleware.Configuration type to the DocCMiddleware type in the library target.
This commit is contained in:
@@ -18,8 +18,8 @@ extension Tag {
|
||||
|
||||
/// Tag that indicate a test case for an enumeration type.
|
||||
@Tag static var enumeration: Self
|
||||
/// Tag that indicate a test case for a type initialization.
|
||||
@Tag static var initializer: Self
|
||||
/// Tag that indicate a test case for a middleware type.
|
||||
@Tag static var middleware: Self
|
||||
/// Tag that indicate a test case for a use case type.
|
||||
@Tag static var useCase: Self
|
||||
|
||||
|
||||
Reference in New Issue
Block a user