Skip to content

add missing isUserOwner key #1739

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

Merged
merged 5 commits into from
Feb 16, 2021

Conversation

markogrady1
Copy link
Contributor

@markogrady1 markogrady1 commented Jan 20, 2021

Fixes #1724

I have verified that this pull request:

  • is from a uniquely-named feature branch and has been rebased on top of the latest develop branch. (If I was asked to make more changes, I have made sure to rebase onto develop then too)
  • is descriptively named and links to an issue number, i.e. Fixes #123

'isUserOwner' key was missing from Nav test, therefore failing.

@welcome
Copy link

welcome bot commented Jan 20, 2021

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

@release-com
Copy link

release-com bot commented Jan 20, 2021

Release Environments

Leave a comment on this Pull Request with any of the following commands:

  • create release environment - A new staging environment will be created using the code in this Pull Request

@catarak catarak merged commit bd4fa4e into processing:develop Feb 16, 2021
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.

Navbar prop 'isUserOwner' is marked as required, but its value is 'undefined' - Jest Error
2 participants