-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test to show additional bug fixed to do with case insensitivity i…
…n allowed values Before, when using allowedValues, simple arguments would take the value of the defined allowed values whereas group params would take the value of the argument passed into the dsl. With the change to the parser, they are now consistent in taking the defined allowed value in simple and group argument
- Loading branch information
1 parent
2ab7991
commit 337bde8
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters