mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-16 16:14:43 -04:00
added upload functionality (#758)
Co-authored-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de> Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
8ce344512c
commit
0c0841639a
20 changed files with 401 additions and 73 deletions
|
@ -38,7 +38,7 @@ describe('Intro', () => {
|
|||
})
|
||||
})
|
||||
|
||||
it('Versioncan be opened and closed', () => {
|
||||
it('Version can be opened and closed', () => {
|
||||
cy.get('#versionModal')
|
||||
.should('not.exist')
|
||||
cy.get('#version')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue