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
[X] I've reviewed the guidance in CONTRIBUTING.md
License Acceptance
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available:
Description of changes: Fixed the failing unit test for
"should return an error if load image method returns an error"
by movingEXPECT.Debugf
directly below theGetDataStore
methodTesting 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.