Add codesigning and fix packaging

This commit is contained in:
Thomas Nordquist
2019-03-05 11:12:56 +01:00
parent 38803ccf59
commit 197781a4d8
5 changed files with 12 additions and 26 deletions

View File

@@ -57,7 +57,7 @@ async function doStuff() {
await sleep(1000)
await sleep(1000)
await showText('Topics overview', 2000, browser, 'top')
await showText('Topic overview', 2000, browser, 'top')
await sleep(2000)
await showText('Indicate topic updates', 2000, browser, 'bottom')
await sleep(3000)