Guest User

Untitled

a guest
Feb 21st, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. (in /usr/home/markus/www/git/fbsdbot.git)
  2. ** Invoke spec (first_time)
  3. ** Execute spec
  4. install ruby-debug if you want to use the debugger
  5. ..........................................................FFF
  6.  
  7. 1)
  8. NoMethodError in 'corecommands !auth identify <pass> should identify the user if given the correct password'
  9. undefined method `on_cmd_auth' for nil:NilClass
  10. ./spec/authentication_spec.rb:28:
  11.  
  12. 2)
  13. NoMethodError in 'corecommands !auth identify <pass> should not identify the user if given an incorrect password'
  14. undefined method `on_cmd_auth' for nil:NilClass
  15. ./spec/authentication_spec.rb:40:
  16.  
  17. 3)
  18. NoMethodError in 'corecommands !auth set <nick> <level> should set the specified user to the specified access level'
  19. undefined method `on_cmd_auth' for nil:NilClass
  20. ./spec/authentication_spec.rb:59:
  21.  
  22. Finished in 0.536711 seconds
  23.  
  24. 61 examples, 3 failures
Add Comment
Please, Sign In to add comment