Commit ceaa792
committed
Remove :creator trait in conditions_questions_spec
- The removed `:creator` trait was creating an extra user that these tests don't appear to need. `create(:role, :creator, :editor, :commenter, user: @user, plan: @plan)` on line 23 seems to be assigning the intended user as plan.creator.1 parent bc56752 commit ceaa792
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments