go fmt
This commit is contained in:
@@ -389,4 +389,3 @@ func TestAzureErrRemoteObjectNotFoundIsAccessible(t *testing.T) {
|
|||||||
require.Error(t, remote_storage.ErrRemoteObjectNotFound)
|
require.Error(t, remote_storage.ErrRemoteObjectNotFound)
|
||||||
require.Equal(t, "remote object not found", remote_storage.ErrRemoteObjectNotFound.Error())
|
require.Equal(t, "remote object not found", remote_storage.ErrRemoteObjectNotFound.Error())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user