Skip to content

Commit

Permalink
fix place of doctable field
Browse files Browse the repository at this point in the history
Signed-off-by: Ruchi Sharma <ruchsh@amazon.com>
  • Loading branch information
ruchidh committed Feb 21, 2025
1 parent 6ab7063 commit 2e72249
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions cypress/utils/performance_baselines.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
},
"onDateTimeSearch_DQL": {
"render_time": 300
},
"docTableField": {
"onLoadSavedSearch": {
"render_time": 100
}
}
},
"docTableField": {
"onLoadSavedSearch": {
"render_time": 100
}
}
},
Expand Down

0 comments on commit 2e72249

Please sign in to comment.