Skip to content

Commit

Permalink
Fix spec typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Jun 26, 2016
1 parent bd73153 commit f94e53b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/flipper/adapters/dalli_spec.rb
Expand Up @@ -18,7 +18,7 @@
it_should_behave_like 'a flipper adapter'

describe "#name" do
it "is instrumented" do
it "is dalli" do
expect(subject.name).to be(:dalli)
end
end
Expand Down

0 comments on commit f94e53b

Please sign in to comment.