minor addition
This commit is contained in:
parent
86bfff58f2
commit
6d39869eff
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ class UploadsTest < ApplicationSystemTestCase
|
|||
# Get details page of Firefox package
|
||||
visit package_path(name: 'firefox')
|
||||
|
||||
# Select a valid image for upload
|
||||
click_on 'Upload a screenshot'
|
||||
attach_file 'file[]', Rails.root.join('test/fixtures/files/large1.png'), visible: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue