Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yrudman committed Nov 13, 2019
1 parent 546c151 commit 6fbcf44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def down

migrate

expect(dashboard.reload.group_id).to group_id
expect(dashboard.reload.group_id).to eq(group_id)
end
end

Expand Down

0 comments on commit 6fbcf44

Please sign in to comment.