Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: failing cypress test due to mindset graph #2522

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

tobi-bams
Copy link
Collaborator

@tobi-bams tobi-bams commented Dec 9, 2024

Ticket №:

closes 2523

Problem:

Cypress tests are failing

Solution:

The issue was with a variable added to confirm if it was a mindset graph or not and all localhost defaulted to the mindset graph. I ensured when it's E2E we don't display the mindset component

Changes:

Ensured mindset graph is loaded only when it's when it's localhost and not e2e

Testing:

did you add any aditional test coverage if so where and what did you test

Notes:

any additional notes

@tobi-bams tobi-bams requested a review from Rassl December 9, 2024 21:32
@tobi-bams tobi-bams linked an issue Dec 9, 2024 that may be closed by this pull request
@Rassl Rassl merged commit a6640ea into master Dec 9, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Failing Cypress test
2 participants