Issues can be unassigned now
This commit is contained in:
parent
6abc649590
commit
88c625e3f7
8 changed files with 29 additions and 17 deletions
|
@ -12,7 +12,6 @@ describe Issue do
|
|||
it { should validate_presence_of(:title) }
|
||||
it { should validate_presence_of(:author_id) }
|
||||
it { should validate_presence_of(:project_id) }
|
||||
it { should validate_presence_of(:assignee_id) }
|
||||
end
|
||||
|
||||
describe "Scope" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue