Vouchers for user promotion - Part 2: Redemption #870
Annotations
2 errors
Run unit tests:
spec/models/current_spec.rb#L14
Current current_user= via ApplicationController sets the current user
Failure/Error: ApplicationController.current_user = :user
NoMethodError:
undefined method `current_user=' for ApplicationController:Class
ApplicationController.current_user = :user
^^^^^^^^^^^^^^^
|
Run unit tests
Process completed with exit code 1.
|
Loading