Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

Commit

Permalink
invert test
Browse files Browse the repository at this point in the history
  • Loading branch information
plukevdh committed Apr 25, 2017
1 parent 0eebf14 commit 99c40da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/configs/plugin_config_spec.cr
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module Biplane
plugin.member_route.to_s.should eq "/apis/#{parent.name}/plugins/:id"
end

it "passes thru empty values" do
it "ignores empty values" do
yaml = <<-YAML
name: 'datadog'
attributes:
Expand Down

0 comments on commit 99c40da

Please sign in to comment.