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: Added const to the new variables #21

Merged
merged 1 commit into from
Jun 25, 2017

Conversation

mehdivk
Copy link
Contributor

@mehdivk mehdivk commented Jun 25, 2017

Fixes #22

actual and expected variables were used without being defined. It was causing the ReferenceError: actual is not defined error.

@suchipi suchipi merged commit 64cbb75 into suchipi:master Jun 25, 2017
@suchipi
Copy link
Owner

suchipi commented Jun 25, 2017

Sorry about that; thanks for the PR!

@suchipi
Copy link
Owner

suchipi commented Jun 26, 2017

This is in 1.2.2

@mehdivk mehdivk deleted the undefined-variables branch June 26, 2017 00:01
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