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

Add tests for dotenv #137

Merged
merged 1 commit into from Feb 13, 2022
Merged

Add tests for dotenv #137

merged 1 commit into from Feb 13, 2022

Conversation

gozeloglu
Copy link
Contributor

  • Unit tests added.
  • Return error statement fixed. err replaced with nil for the return line. No need to return err, returning nil is less confusing and sensible.

Signed-off-by: Gökhan Özeloğlu gozeloglu@gmail.com

* Unit tests added.

* Return error statement fixed. `err` replaced with `nil` for return line.

Signed-off-by: Gökhan Özeloğlu <gozeloglu@gmail.com>
@knadh knadh merged commit 339fa2f into knadh:master Feb 13, 2022
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