mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-19 17:55:17 -04:00
feat: merge login, register and intro page
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
76ef2511e7
commit
56643ffd85
39 changed files with 533 additions and 374 deletions
|
@ -147,7 +147,7 @@ describe('History', () => {
|
|||
body: []
|
||||
})
|
||||
cy.visitHistory()
|
||||
cy.logout()
|
||||
cy.logOut()
|
||||
|
||||
cy.fixture('history.json').as('history')
|
||||
cy.fixture('history-2.json').as('history-2')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue