Skip to content

Commit

Permalink
reolve merge conflict
Browse files Browse the repository at this point in the history
Signed-off-by: Riya Saxena <[email protected]>
  • Loading branch information
riysaxen-amzn committed Mar 25, 2024
1 parent 29ee558 commit 6ff90ff
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2020,7 +2020,6 @@ class DocumentMonitorRunnerIT : AlertingRestTestCase() {
}
}

>>>>>>> ba84d04d ( Findings API Enhancements changes and integ tests fix (#1464))
@Suppress("UNCHECKED_CAST")
/** helper that returns a field in a json map whose values are all json objects */
private fun Map<String, Any>.objectMap(key: String): Map<String, Map<String, Any>> {
Expand Down

0 comments on commit 6ff90ff

Please sign in to comment.