mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
tests: backend and frontend tests for image upload
This commit is contained in:
parent
55c96e5577
commit
bcd5e36688
2 changed files with 2 additions and 0 deletions
1
.github/workflows/backend-tests.yml
vendored
1
.github/workflows/backend-tests.yml
vendored
|
@ -66,6 +66,7 @@ jobs:
|
|||
ep_font_size
|
||||
ep_hash_auth
|
||||
ep_headings2
|
||||
ep_image_upload
|
||||
ep_markdown
|
||||
ep_readonly_guest
|
||||
ep_set_title_on_pad
|
||||
|
|
1
.github/workflows/frontend-tests.yml
vendored
1
.github/workflows/frontend-tests.yml
vendored
|
@ -72,6 +72,7 @@ jobs:
|
|||
ep_font_size
|
||||
ep_hash_auth
|
||||
ep_headings2
|
||||
ep_image_upload
|
||||
ep_markdown
|
||||
ep_readonly_guest
|
||||
ep_set_title_on_pad
|
||||
|
|
Loading…
Reference in a new issue