Remove extra blank line
This commit is contained in:
parent
7a396e9dc9
commit
2c7f2b117b
1 changed files with 0 additions and 1 deletions
|
@ -2277,7 +2277,6 @@ CHANGESET
|
||||||
end
|
end
|
||||||
assert_response :not_found
|
assert_response :not_found
|
||||||
|
|
||||||
|
|
||||||
# trying to subscribe when already subscribed
|
# trying to subscribe when already subscribed
|
||||||
changeset = create(:changeset, :closed)
|
changeset = create(:changeset, :closed)
|
||||||
changeset.subscribers.push(user)
|
changeset.subscribers.push(user)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue