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 typo in budget executions spec #3486

Merged
merged 1 commit into from
May 10, 2019

Conversation

javierm
Copy link
Member

@javierm javierm commented May 10, 2019

References

Objectives

Fix a typo which made a test check the opposite of what we intended.

Notes

The test passed (most of the time) because before clicking the "Milestones" link the content was not present, and we checked the page content before the AJAX request generated by clicking the link had finished.

We were expecting the page not to have content which is actually there.
The test passed (most of the time) because before clicking the
"Milestones" link the content was not present, and we checked the page
content before the AJAX request generated by clicking the link had
finished.
@javierm javierm self-assigned this May 10, 2019
@javierm javierm merged commit 9c02f5d into master May 10, 2019
@javierm javierm deleted the backport-fix_typo_in_executions_spec branch May 10, 2019 15:09
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.

None yet

2 participants