Skip to content

Commit

Permalink
updated test desc
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMilord committed Feb 4, 2025
1 parent f4c25b9 commit 56b20eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ useCaseTestCases.forEach((useCase) => {
});

test.describe('when trying to open the feedback modal after executing a query that gave a new answer', () => {
test('should open the feedback modal', async ({
test('should allow to open the feedback modal', async ({
smartSnippet,
search,
}) => {
Expand Down

0 comments on commit 56b20eb

Please sign in to comment.