Skip to content

Commit 9b5a555

Browse files
committed
[Truffle] Untagged some passing Hash#fetch specs.
1 parent 110e13d commit 9b5a555

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
11
fails:Hash#fetch returns the value for key
2-
fails:Hash#fetch raises a KeyError if key is not found
32
fails:Hash#fetch returns default if key is not found when passed a default
4-
fails:Hash#fetch returns value of block if key is not found when passed a block
5-
fails:Hash#fetch gives precedence to the default block over the default argument when passed both
6-
fails:Hash#fetch raises an ArgumentError when not passed one or two arguments

0 commit comments

Comments
 (0)