Skip to content

Commit 9f0744d

Browse files
author
michael stack
committed
bug fix
1 parent 4ce8a7c commit 9f0744d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fdbserver/RESTSimKmsVault.actor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,4 +836,4 @@ TEST_CASE("/restSimKmsVault/GetBlobMetadata/foo") {
836836
VaultResponse response = handleFetchBlobMetada(requestContent);
837837
validateBlobLookup(response, domIds);
838838
return Void();
839-
}
839+
}

0 commit comments

Comments
 (0)