test(pegasus): allow populated uploader view test to finish
This commit is contained in:
parent
6c6959f84b
commit
c841dfe824
@ -146,7 +146,7 @@ describe('UploaderView', () => {
|
|||||||
expect(screen.getByText('photo.jpg')).toBeTruthy()
|
expect(screen.getByText('photo.jpg')).toBeTruthy()
|
||||||
expect(screen.getByText('clip.mp4')).toBeTruthy()
|
expect(screen.getByText('clip.mp4')).toBeTruthy()
|
||||||
expect(screen.getByText('note.pdf')).toBeTruthy()
|
expect(screen.getByText('note.pdf')).toBeTruthy()
|
||||||
})
|
}, 15000)
|
||||||
|
|
||||||
it('renders mobile file pickers and forwards capture/gallery selection', () => {
|
it('renders mobile file pickers and forwards capture/gallery selection', () => {
|
||||||
const controller = makeController({
|
const controller = makeController({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user