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

Clear correctly test failing #134

Open
NathanBP opened this issue Nov 16, 2018 · 0 comments
Open

Clear correctly test failing #134

NathanBP opened this issue Nov 16, 2018 · 0 comments

Comments

@NathanBP
Copy link

NathanBP commented Nov 16, 2018

The 'clear correctly' test is failing on master branch, preventing pull requests from passing checks successfully. It appears to be failing when checking the inner input's value stating that it still has the value previously entered rather than empty string. If I am missing a setup test to ensure this test will pass, let me know.

This bug is causing pull request #131 to fail the basic checks. It was causing pull request #133 to fail but I have since managed to fix the bugged test in my branch. I'm leaving this issue open until it either my pull request gets merged or master branch is updated

Steps to reproduce:

  • Switch to master branch
  • run npm test
  • See test output
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

No branches or pull requests

1 participant