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 Test tests/private_organization_membership.spec.js #456

Closed
palisadoes opened this issue Jan 27, 2022 · 2 comments
Closed

Fix Test tests/private_organization_membership.spec.js #456

palisadoes opened this issue Jan 27, 2022 · 2 comments
Assignees
Labels
test Testing application

Comments

@palisadoes
Copy link
Contributor

palisadoes commented Jan 27, 2022

Our integrated test suites need to function correctly. This test file when run is failing and needs to be fixed.

  • tests/private_organization_membership.spec.js

Parent issue:

How to run the tests

To test you will need to start the test server, run the test, then stop the test server.

npm run start-test-server-in-action
npm run test
npm run stop-test-server-in-action
@palisadoes palisadoes added the test Testing application label Jan 27, 2022
@github-actions github-actions bot added parent Parent issue unapproved Unapproved for Pull Request labels Jan 27, 2022
@palisadoes palisadoes removed the parent Parent issue label Jan 27, 2022
@sandeep-v1404
Copy link
Contributor

Fixes: #445

@palisadoes palisadoes removed the unapproved Unapproved for Pull Request label Jan 27, 2022
@palisadoes
Copy link
Contributor Author

Add the fixes for the issue in the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Testing application
Projects
None yet
Development

No branches or pull requests

2 participants