| |
EnkiBlog |
I haven't tested enki on 1.9 yet, I will have to investigate
sorry for the delayed response, I haven't been on the internet
On 9/6/09 12:24 AM, subaqua wrote:
> On Jun 6, 5:41 pm, subaqua<danm...@gmail.com> wrote:
>> 1)
>> Finished in 1.522292 seconds
>> 277 examples, 1 failure
>> Any ideas on how to fix this ?
>> I'm using enki's master branch, ruby 1.9.1p129, and rails 2.3.2 .
>> Dan
>> After finally getting all the dependencies installed, rake spec
>> actually ran but I still get 1 Failure:
>> 'Admin::SessionsController#allow_login_bypass? when RAILS_ENV ==
>> production returns false' FAILED
>> expected: false,
>> got: true (using ==)
>> /var/www/apps/blog/spec/controllers/admin/sessions_controller_spec.rb:
>> 44:in `block (3 levels) in<top (required)>'
>> rake aborted!