Skip to content

Commit

Permalink
Untag passing transform_keys specs
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Oct 21, 2021
1 parent 05462d0 commit b9aa5b0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spec/tags/core/hash/transform_keys_tags.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
fails:Hash#transform_keys! returns the processed keys and non evaluated keys if we broke from the block
fails:Hash#transform_keys allows a hash argument
fails:Hash#transform_keys allows a partial transformation of keys when using a hash argument
fails:Hash#transform_keys allows a combination of hash and block argument
fails:Hash#transform_keys! allows a hash argument
fails:Hash#transform_keys! on frozen instance raises a FrozenError on hash argument

0 comments on commit b9aa5b0

Please sign in to comment.