mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-09-12 11:37:39 +01:00
Fix mock server story tests
This commit is contained in:
@@ -106,9 +106,9 @@ describe('story/no-sender-key', function needsName() {
|
||||
.locator('.StoryCreator__toolbar button >> "Next"')
|
||||
.click();
|
||||
|
||||
debug('Selecting "My Stories"');
|
||||
debug('Selecting "My Story"');
|
||||
await window
|
||||
.locator('.SendStoryModal__distribution-list__name >> "My Stories"')
|
||||
.locator('.SendStoryModal__distribution-list__name >> "My Story"')
|
||||
.click();
|
||||
|
||||
debug('Hitting Send');
|
||||
|
||||
Reference in New Issue
Block a user