You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-09 04:22:45 +03:00
templates: add translations function
This commit is contained in:
@@ -119,6 +119,7 @@ impl TestState {
|
||||
workspace_root.join("templates"),
|
||||
url_builder.clone(),
|
||||
workspace_root.join("frontend/dist/manifest.json"),
|
||||
workspace_root.join("translations"),
|
||||
)
|
||||
.await?;
|
||||
|
||||
|
Reference in New Issue
Block a user