feat(FN-2128): merge fusion/fn-2128
This commit is contained in:
@@ -827,7 +827,7 @@ describe("PlanningModeModal", () => {
|
||||
});
|
||||
|
||||
expect(screen.getByText("List your acceptance criteria")).toBeDefined();
|
||||
expect(screen.getByText("Medium")).toBeDefined();
|
||||
expect(within(screen.getByTestId("conversation-history")).getByText("Medium")).toBeDefined();
|
||||
expect(screen.getByText("Must support offline mode")).toBeDefined();
|
||||
expect(screen.getByText("What should we prioritize next?")).toBeDefined();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user