mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-26 03:18:17 +01:00
Release Note Channel: Mute/Unmute UI, hide UI elements
This commit is contained in:
@@ -45,6 +45,7 @@ describe('release notes', function (this: Mocha.Suite) {
|
||||
it('shows release notes with an image and body ranges', async () => {
|
||||
const firstWindow = await app.getWindow();
|
||||
|
||||
await app.waitForReleaseNotesFetcher();
|
||||
await firstWindow.evaluate('window.SignalCI.resetReleaseNotesFetcher()');
|
||||
|
||||
await app.close();
|
||||
|
||||
Reference in New Issue
Block a user