✅(frontend) update document sharing tests
- Added Share button interactions in various document visibility scenarios - Updated test assertions for share and copy link functionality - Improved test coverage for document sharing features
This commit is contained in:
@@ -151,7 +151,7 @@ services:
|
||||
image: node:18
|
||||
user: "${DOCKER_USER:-1000}"
|
||||
environment:
|
||||
HOME: /tmp
|
||||
HOME: /tmp
|
||||
volumes:
|
||||
- ".:/app"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user