Skip to content

Commit 52e390e

Browse files
author
Nick Grippin
committed
Remove Q016 from validator spec
1 parent 7e5b13d commit 52e390e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

persistence/src/test/scala/hmda/persistence/processing/HmdaFileValidatorSpec.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ class HmdaFileValidatorSpec extends ActorSpec with BeforeAndAfterEach with HmdaF
129129
List(
130130
MacroValidationError("Q008"),
131131
MacroValidationError("Q010"),
132-
MacroValidationError("Q016"),
133132
MacroValidationError("Q023")
134133
),
135134
macroVerified = false

0 commit comments

Comments
 (0)