Skip to content

Commit

Permalink
Run ./scripts/run_no_prep_tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Dec 19, 2024
1 parent 21f564b commit cc5e794
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1543,7 +1543,8 @@
"notetaking": false,
"summary_status": "",
"can_record_summary": ""
}
},
"huddle_link": ""
},
"no_notifications": false
},
Expand Down Expand Up @@ -1616,7 +1617,8 @@
"notetaking": false,
"summary_status": "",
"can_record_summary": ""
}
},
"huddle_link": ""
},
"no_notifications": false,
"assistant_app_thread": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1512,7 +1512,8 @@
"notetaking": false,
"summary_status": "",
"can_record_summary": ""
}
},
"huddle_link": ""
},
"no_notifications": false
},
Expand Down Expand Up @@ -1585,7 +1586,8 @@
"notetaking": false,
"summary_status": "",
"can_record_summary": ""
}
},
"huddle_link": ""
},
"no_notifications": false,
"assistant_app_thread": {
Expand Down
3 changes: 2 additions & 1 deletion json-logs/samples/events/MessageThreadBroadcastPayload.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,8 @@
"notetaking": false,
"summary_status": "",
"can_record_summary": ""
}
},
"huddle_link": ""
},
"no_notifications": false
},
Expand Down

0 comments on commit cc5e794

Please sign in to comment.