Created
March 3, 2012 14:51
-
-
Save fltiago/1966514 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Failed examples: | |
rspec ./spec/models/course_spec.rb:777 # Course behaves like a billable when verifying members limit and plan is on course and plan has members limit should permit entry | |
rspec ./spec/models/licensed_invoice_spec.rb:114 # LicensedInvoice when calculating the amount updates to the correct amount | |
rspec ./spec/models/licensed_invoice_spec.rb:189 # LicensedInvoice when refreshing open licensed invoices should calculates invoice1's relative amount | |
rspec ./spec/models/license_spec.rb:56 # License retrievers retrieves all payable licenses | |
rspec ./spec/models/user_course_invitation_spec.rb:93 # UserCourseInvitation states when accept do NOT accept if it does not have a user |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment