Skip to content

Commit

Permalink
refactor: enable all testing in get-comments-valid
Browse files Browse the repository at this point in the history
  • Loading branch information
0hsn committed Nov 5, 2024
1 parent 9e90f0d commit ca3708d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: default:validation:0.7.2

asserts:
# - { type: List, actual: <% _data.body %> }
- { type: List, actual: <% _data.body %> }
- { type: Map, actual: <% _data.body.1 %> }
- type: MapHasKeys
actual: <% _data.body.1 %>
Expand Down

0 comments on commit ca3708d

Please sign in to comment.