Skip to content

Commit

Permalink
Fix for test failure related to SnapshotInfo object creation
Browse files Browse the repository at this point in the history
Signed-off-by: aggarwalShivani <[email protected]>
  • Loading branch information
aggarwalShivani committed Aug 29, 2024
1 parent 4f3a7d8 commit 69b425c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ fun mockSnapshotInfo(
false,
mapOf("sm_policy" to policyName),
remoteStoreIndexShallowCopy,
0,
)
return result
}
Expand Down

0 comments on commit 69b425c

Please sign in to comment.