File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,10 +52,10 @@ are now purely from the CCK proper. This is the final step in full conformance f
52
52
53
53
### Tag Expressions Sanitization helpers
54
54
55
- This is again another item that should have been removed a long time ago, there is both some internal ` aruba ` helpers
56
- and some external facing helpers that will attempt to fix poor tag expression syntax
55
+ This is again another item that should have been removed a long time ago, there were both some internal ` aruba ` helpers
56
+ and some external facing helpers that attempted to fix poor tag expression syntax. These are now all removed
57
57
58
- In all situations now anything that is not a valid tag expression will simply crash and the user will need to fix
58
+ In all situations anything that is not a valid tag expression will simply crash and the user will need to fix
59
59
up their code to be syntactically valid
60
60
61
61
### StepDefinitionLight associated helpers
You can’t perform that action at this time.
0 commit comments