Skip to content

Commit

Permalink
Get all tests passing again by adjusting test expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeehut committed Apr 8, 2023
1 parent 6ea226d commit 63473a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/AnyLintTests/StatisticsTests.swift
Expand Up @@ -99,7 +99,7 @@ final class StatisticsTests: XCTestCase {
)

let expectedOutputs = [
"Executed checks sorted by their execution time:",
"Executed checks sorted by their execution time:",
"\("[id1]".bold) Found 1 violation(s).",
">> Hint: hint1".bold.italic,
"\("[id2]".bold) Found 2 violation(s) at:",
Expand Down

0 comments on commit 63473a1

Please sign in to comment.