Skip to content

Commit

Permalink
Mark an irrelevant test case pending
Browse files Browse the repository at this point in the history
Signed-off-by: reidspencer <[email protected]>
  • Loading branch information
reidspencer authored and reid-spencer committed Nov 17, 2023
1 parent 03f64e2 commit afa823d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,8 @@ class ResolutionPassTest extends ResolvingTest {
}()
}

"issue #480" in {
"handle issue #480" in {
pending
val rpi = RiddlParserInput(
"""domain ksoTemplateAppDomain {
| type EmailAddress = String(1,255)
Expand Down

0 comments on commit afa823d

Please sign in to comment.