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: Use assertEquals() instead of assertSame() #329

Merged
merged 1 commit into from
Jan 4, 2021

Conversation

localheinz
Copy link
Member

This PR

  • uses assertEquals() instead of assertSame()

@codecov
Copy link

codecov bot commented Jan 4, 2021

Codecov Report

Merging #329 (e85b2e3) into main (76f9671) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #329   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         8         8           
===========================================
  Files              2         2           
  Lines             24        24           
===========================================
  Hits              24        24           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 76f9671...e85b2e3. Read the comment docs.

@ergebnis-bot ergebnis-bot self-assigned this Jan 4, 2021
@ergebnis-bot ergebnis-bot merged commit d749696 into main Jan 4, 2021
@ergebnis-bot ergebnis-bot deleted the fix/assert-equals branch January 4, 2021 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants