remove api token auth
This commit is contained in:
@@ -19,7 +19,6 @@ const TEST_CONFIG: DomainWithPassword = {
|
||||
domain: "alicorn.cybozu.com",
|
||||
username: "maxz",
|
||||
password: "7ld7i8vd",
|
||||
authType: "password",
|
||||
createdAt: new Date().toISOString(),
|
||||
updatedAt: new Date().toISOString(),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user