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

Unit test #12 does not pass #1

Closed
thezaza101 opened this issue Jul 3, 2018 · 1 comment
Closed

Unit test #12 does not pass #1

thezaza101 opened this issue Jul 3, 2018 · 1 comment

Comments

@thezaza101
Copy link
Owner

Unit test = #12 Multiple remove ("The quick brown fox" vs "quick fox")

Expected pattern "RERE" vs Actual pattern "RRRE"

Expected output (Inner List):
Remove The
Equal quick
Remove brown
Equal fox

Actual output (Inner List):
Remove The
Remove quick
Remove brown
Add quick

@thezaza101
Copy link
Owner Author

Fixed with commit 2e91668

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