fixing build
This commit is contained in:
parent
0965b45f23
commit
7c09117230
3 changed files with 524 additions and 524 deletions
|
|
@ -13,6 +13,5 @@
|
|||
|
||||
|
||||
|
||||
|
||||
.span-7.last
|
||||
= render 'shared/add_contact', :aspect => aspect
|
||||
|
|
|
|||
|
|
@ -18,7 +18,8 @@ describe AspectsController do
|
|||
connect_users(@user, @aspect, @user2, @aspect2)
|
||||
|
||||
@contact = @user.contact_for(@user2.person)
|
||||
|
||||
@user.getting_started = false
|
||||
@user.save
|
||||
sign_in :user, @user
|
||||
request.env["HTTP_REFERER"] = 'http://' + request.host
|
||||
end
|
||||
|
|
|
|||
1050
spec/fixtures/users.yaml
vendored
1050
spec/fixtures/users.yaml
vendored
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue