Skip to content

Fix expectation for sanity framework spec

Sean Gregory requested to merge qa/fix-sanity-e2e into master

What does this MR do and why?

This MR updates the sanity-framework test to correctly reflect an update in the sign in page.

The aim of this MR is to fix this issue: gitlab-qa#689 (closed)

How to set up and validate locally

  1. git checkout qa/fix-sanity-e2e && cd qa
  2. bundle exec bin/qa Test::Instance::All http://localhost:3000 -- --tag framework

The output should contain:

2 examples, 1 failure

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading