mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 03:05:51 +03:00
Fix synapse logs directory in Cypress tests (#8326)
I changed it in one place but not the other
This commit is contained in:
parent
a63449acdd
commit
123a659cf8
1 changed files with 1 additions and 1 deletions
|
@ -46,4 +46,4 @@ jobs:
|
|||
path: |
|
||||
cypress/screenshots
|
||||
cypress/videos
|
||||
cypress/dockerlogs
|
||||
cypress/synapselogs
|
||||
|
|
Loading…
Reference in a new issue