Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
  • Loading branch information
reid-spencer committed Nov 18, 2023
1 parent 57417b7 commit bb8eb1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class RunRiddlcOnArbitraryTest extends RunCommandSpecBase {
val config = "design/src/main/riddl/ksoapp.conf"
validateLocalProject(cwd, config)
}
// FIXME: Fix Improving.app syntax and renable
// FIXME: Fix Improving.app syntax and re-enable
// "validate Improving.app" in {
// val cwd = "/Users/reid/Code/improving.app/riddl"
// val config = "src/main/riddl/ImprovingApp.conf"
Expand Down

0 comments on commit bb8eb1d

Please sign in to comment.