Skip to content

Commit

Permalink
Add extra ping environment test
Browse files Browse the repository at this point in the history
  • Loading branch information
lassebunk committed Jul 14, 2013
1 parent 98f6aeb commit 2af953a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/pinger_test.rb
Expand Up @@ -68,5 +68,6 @@ class PingerTest < ActiveSupport::TestCase

DynamicSitemaps.ping_environments << "staging"
assert DynamicSitemaps::Pinger.ping_for_environment?("staging")
assert DynamicSitemaps::Pinger.ping_for_environment?("production")
end
end

0 comments on commit 2af953a

Please sign in to comment.