Init AxoAlertDialog

This commit is contained in:
Jamie
2025-10-29 10:21:15 -07:00
committed by GitHub
parent 7b48f59f59
commit 21b5ae0145
23 changed files with 2668 additions and 79 deletions

View File

@@ -243,8 +243,8 @@ describe('storage service/chat folders', function (this: Mocha.Suite) {
);
const confirmDeleteBtn = window
.getByTestId('ConfirmationDialog.Preferences__DeleteChatFolderDialog')
.locator('button:has-text("Delete")');
.getByRole('alertdialog', { name: 'Delete this chat folder?' })
.getByRole('button', { name: 'Delete' });
let state = await phone.expectStorageState('initial state');
// wait for initial creation of story distribution list and "all chats" chat folder