[Sprint/KiltedKoala](feat): Added e2e tests for onboarding #1639
Closes #1639 (closed)
Pipeline https://gitlab.com/minds/front/-/jobs/271693354
GitLabs pipeline formatting is screwed up at the moment, and everything outputs on a new line. To make output readable, run
var style = document.createElement('style');
style.innerHTML = '.build-page .section-header ~ .section.line {margin-left: 0px !important; display: inline !important;}';
var ref = document.querySelector('script');
ref.parentNode.insertBefore(style, ref);
In browser console on the page.
Edited by Ben
Merge request reports
Activity
added 3 commits
-
a00ee2e1...6d942fb6 - 2 commits from branch
master
- 452c25a3 - Merge branch 'master' into feat/onboarding-e2e-1639
-
a00ee2e1...6d942fb6 - 2 commits from branch
mentioned in commit c3300d5b
Please register or sign in to reply