Skip to content

Commit

Permalink
Fix broken test (faker-ruby#1597)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeragamba authored and vbrazo committed Apr 8, 2019
1 parent 4518dd1 commit b9e1bdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/faker/default/coffee.rb
Expand Up @@ -2,6 +2,8 @@

module Faker
class Coffee < Base
flexible :coffee

class << self
def blend_name
parse('coffee.blend_name')
Expand Down

0 comments on commit b9e1bdd

Please sign in to comment.