Added the "useCase" tag for the Tag+Customs in the tests target.
This commit is contained in:
@@ -16,7 +16,7 @@ import Testing
|
||||
|
||||
@testable import DiscogsService
|
||||
|
||||
@Suite("Validate Input Use Cases")
|
||||
@Suite("Validate Input Use Cases", .tags(.useCase))
|
||||
struct ValidateInputUseCaseTests {
|
||||
|
||||
// MARK: Functions
|
||||
|
||||
Reference in New Issue
Block a user