Skip to content

Commit

Permalink
fix response
Browse files Browse the repository at this point in the history
  • Loading branch information
leanmendoza committed Nov 29, 2023
1 parent 7f61dbf commit eacb146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/decentraland/kernel/apis/testing.proto
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ message TakeAndCompareScreenshotRequest {
}


message TakeAndCompareScreenshotRequest {
message TakeAndCompareScreenshotResponse {
bool stored_snapshot_found = 1;
oneof comparison_method_result {
ComparisonMethodGreyPixelDiffResult grey_pixel_diff = 2;
Expand Down

0 comments on commit eacb146

Please sign in to comment.