Playwright: use rust crypto for the bot user (#12708)
... because legacy crypto is legacy
This commit is contained in:
committed by
GitHub
parent
b449dc835b
commit
8feaae66fb
@@ -45,7 +45,6 @@ test.describe("Device verification", () => {
|
||||
|
||||
// Create a new device for alice
|
||||
aliceBotClient = new Bot(page, homeserver, {
|
||||
rustCrypto: true,
|
||||
bootstrapCrossSigning: true,
|
||||
bootstrapSecretStorage: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user