ga-wdi-boston / js-reference-types-practice

Practice with collections and functions
Other
0 stars 154 forks source link

MBTA Assignment - Works when testing in Chrome. Fails in Grunt. #103

Closed glasneed closed 7 years ago

glasneed commented 7 years ago

No idea why as unsure how to use grunt to test

benjimelito commented 7 years ago

Grunt can fail if your naming conventions are different than theirs, amongst other things. Nice job getting a working solution otherwise