runfinch / finch-daemon

Apache License 2.0
7 stars 10 forks source link

chore: fix failing image load unit test #38

Closed cezar-r closed 2 months ago

cezar-r commented 2 months ago

Issue #, if available:

Description of changes: Fixed the failing unit test for "should return an error if load image method returns an error" by moving EXPECT.Debugf directly below the GetDataStore method

Testing done: Passed all unit and e2e tests

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.