mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-11 01:05:01 -04:00
Merge branch 'cache/harvests' of github.com:Br3nda/growstuff into cache/harvests
This commit is contained in:
@@ -18,7 +18,7 @@ describe PhotosController, :search do
|
||||
|
||||
it "finds photos" do
|
||||
expect(assigns(:photos).size).to eq 1
|
||||
expect(assigns(:photos).first.id).to eq photo.id
|
||||
expect(assigns(:photos).first.id).to eq photo.id
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user