Skip to content

Commit

Permalink
update snaps
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Nov 21, 2024
1 parent 461485f commit e7d396a
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10108,6 +10108,11 @@ export default function ({ getService }: FtrProviderContext) {
"saved_object:uptime-synthetics-api-key/find",
"saved_object:uptime-synthetics-api-key/open_point_in_time",
"saved_object:uptime-synthetics-api-key/close_point_in_time",
"saved_object:synthetics-private-location/bulk_get",
"saved_object:synthetics-private-location/get",
"saved_object:synthetics-private-location/find",
"saved_object:synthetics-private-location/open_point_in_time",
"saved_object:synthetics-private-location/close_point_in_time",
"saved_object:synthetics-privates-locations/bulk_get",
"saved_object:synthetics-privates-locations/get",
"saved_object:synthetics-privates-locations/find",
Expand Down Expand Up @@ -10399,6 +10404,11 @@ export default function ({ getService }: FtrProviderContext) {
"saved_object:uptime-synthetics-api-key/find",
"saved_object:uptime-synthetics-api-key/open_point_in_time",
"saved_object:uptime-synthetics-api-key/close_point_in_time",
"saved_object:synthetics-private-location/bulk_get",
"saved_object:synthetics-private-location/get",
"saved_object:synthetics-private-location/find",
"saved_object:synthetics-private-location/open_point_in_time",
"saved_object:synthetics-private-location/close_point_in_time",
"saved_object:synthetics-privates-locations/bulk_get",
"saved_object:synthetics-privates-locations/get",
"saved_object:synthetics-privates-locations/find",
Expand Down

0 comments on commit e7d396a

Please sign in to comment.