Skip to content
Snippets Groups Projects
Verified Commit e15bbaf3 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

fix taiko test

parent 11ac1471
No related branches found
No related tags found
No related merge requests found
......@@ -188,7 +188,7 @@ const assert = require('assert');
// Zulip
if (taikoTests.includes('zulip') || taikoTests === 'all') {
const dashboardUrl = 'https://zulip.' + domain
const zulipUrl = 'https://zulip.' + domain
console.log('• Zulip')
await goto(zulipUrl)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment