spec/helper.rb in flipper-0.2.0 vs spec/helper.rb in flipper-0.2.1
- old
+ new
@@ -23,10 +23,9 @@
config.alias_example_to :xit, :pending => true
config.run_all_when_everything_filtered = true
config.before(:each) do
Flipper.groups = nil
- Timecop.return
end
end
shared_examples_for 'a percentage' do
it "initializes with value" do