remove security hax comment
This commit is contained in:
parent
196e438286
commit
7cccb6594f
1 changed files with 1 additions and 2 deletions
|
|
@ -213,7 +213,6 @@ describe Photo, :type => :model do
|
|||
end
|
||||
|
||||
it 'should set the remote_photo on marshalling' do
|
||||
#security hax
|
||||
user2 = FactoryGirl.create(:user)
|
||||
aspect2 = user2.aspects.create(:name => "foobars")
|
||||
connect_users(@user, @aspect, user2, aspect2)
|
||||
|
|
|
|||
Loading…
Reference in a new issue