Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
janmasrovira committed Jul 31, 2023
1 parent f62e1ac commit db65135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Scope/Negative.hs
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,6 @@ scoperErrorTests =
$(mkRelDir ".")
$(mkRelFile "NoNamedArguments.juvix")
$ \case
ErrNoNameSignature ErrNoNameSignature {} -> Nothing
ErrNoNameSignature NoNameSignature {} -> Nothing
_ -> wrongError
]

0 comments on commit db65135

Please sign in to comment.