forked from baron/baron-sso
orgfront 버그 픽스
This commit is contained in:
@@ -202,6 +202,7 @@ test.describe("Tenants Management", () => {
|
||||
headers: {
|
||||
"content-type": "text/csv; charset=utf-8",
|
||||
"content-disposition": 'attachment; filename="tenant-users.csv"',
|
||||
"access-control-expose-headers": "content-disposition",
|
||||
},
|
||||
body: "email,name\nmember@example.com,Member User\n",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user