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 michebble committed Feb 16, 2020
1 parent 871d99e commit dfd53e0
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 dfd53e0

Please sign in to comment.