Update e2e tests and header
Don't add normalisation of widget headers either
This commit is contained in:
@@ -47,7 +47,7 @@ const createApi = (config: unknown = {}) => {
|
||||
|
||||
const widget: WidgetDescriptor = {
|
||||
id: "widget-id",
|
||||
templateUrl: "https://example.com",
|
||||
templateUrl: "https://example.com/",
|
||||
creatorUserId: "@user-id",
|
||||
kind: "room",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user