Skip to content

Commit f8a7158

Browse files
author
Daniel Mita
authored
Merge pull request #1293 from mienaikage/bob-ok-shout
bob: Modify test case to include acronym in shouting
2 parents 44dc5b2 + a64ef34 commit f8a7158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/bob/canonical-data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"exercise": "bob",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"cases": [
55
{
66
"description": "stating something",
@@ -110,7 +110,7 @@
110110
"description": "shouting with no exclamation mark",
111111
"property": "response",
112112
"input": {
113-
"heyBob": "I HATE YOU"
113+
"heyBob": "I HATE THE DMV"
114114
},
115115
"expected": "Whoa, chill out!"
116116
},

0 commit comments

Comments
 (0)