Skip to content

Commit

Permalink
post-merging fix of MethodCallSerializerSpecification
Browse files Browse the repository at this point in the history
  • Loading branch information
kushti committed Oct 3, 2024
1 parent a49b2de commit 4247cf0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class MethodCallSerializerSpecification extends SerializationSpecification {
code
}

an[ValidationException] should be thrownBy (
a[SerializerException] should be thrownBy (
VersionContext.withVersions((VersionContext.V6SoftForkVersion - 1).toByte, 1) {
code
}
Expand Down

0 comments on commit 4247cf0

Please sign in to comment.