зеркало из https://github.com/nextcloud/text.git
✅ fix skiped tests
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
This commit is contained in:
Родитель
505b2432bf
Коммит
0076c79bdd
|
@ -103,7 +103,7 @@ describe('Image View', () => {
|
|||
})
|
||||
|
||||
describe('fail to load', () => {
|
||||
it.only('direct access', () => {
|
||||
it('direct access', () => {
|
||||
const fileName = `${Cypress.currentTest.title}.md`
|
||||
|
||||
createMarkdown(fileName, '# from root\n\n ![yaha](/yaha.png)')
|
||||
|
|
Загрузка…
Ссылка в новой задаче