Public Access
Add meeting inactivity safeguards
PR and Push Build/Test / build-and-test (push) Failing after 14m53s
PR and Push Build/Test / build-and-test (push) Failing after 14m53s
This commit is contained in:
@@ -34,6 +34,9 @@ public sealed class MeetingSummaryInstructionBuilderTests
|
||||
Assert.Contains("oneliner", instructions);
|
||||
Assert.Contains("very short", instructions);
|
||||
Assert.Contains("conciseness is more important", instructions);
|
||||
Assert.Contains("generated default title", instructions);
|
||||
Assert.Contains("purpose of the meeting is clear", instructions);
|
||||
Assert.Contains("title parameter", instructions);
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
||||
Reference in New Issue
Block a user