Skip to content

[Sprint/KiltedKoala](feat): Added e2e tests for boost impressions #1634

Ben requested to merge feat/boost-impressions-1634 into master

Closes #1634 (closed)

Pipeline https://gitlab.com/minds/front/-/jobs/272727004

image

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

Loading