Skip to content

Instantly share code, notes, and snippets.

@Tarrasch
Created March 8, 2012 18:47
Show Gist options
  • Select an option

  • Save Tarrasch/2002629 to your computer and use it in GitHub Desktop.

Select an option

Save Tarrasch/2002629 to your computer and use it in GitHub Desktop.
1) CommitRequest commit_message generation should generate a commit_message
Failure/Error: @rc = build(:student_registered_for_course, student: @user)
ActiveRecord::StatementInvalid:
Mysql2::Error: Table 'gitorious_test.student_registered_for_courses' doesn't exist: SHOW FULL FIELDS FROM `student_registered_for_courses`
# ./spec/models/commit_request_spec.rb:16:in `block (2 levels) in <top (required)>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment