Skip to content

Commit

Permalink
More shared adapter language changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Feb 16, 2013
1 parent 499273d commit fab7095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/flipper/spec/shared_adapter_specs.rb
Expand Up @@ -41,7 +41,7 @@
})
end

it "can enable and get value for boolean gate" do
it "can enable, disable and get value for boolean gate" do
subject.enable(feature, boolean_gate, flipper.boolean).should be_true

result = subject.get(feature)
Expand Down

0 comments on commit fab7095

Please sign in to comment.