be more generous to CI with times

This commit is contained in:
Raphael 2011-01-19 18:20:40 -08:00
parent 2c68bb0305
commit 0f978b983a

View file

@ -154,7 +154,7 @@ describe AspectsController do
end
Benchmark.realtime{
get :manage
}.should < 2
}.should < 3.8
end
it "assigns aspect to manage" do
get :manage