Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nartovm committed Jul 24, 2024
1 parent fac3952 commit af24b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/chat-e2e/src/tests/promptsNames.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {
import {Colors} from '@/src/ui/domData';
import {expect} from '@playwright/test';

dialTest.only(
dialTest(
'Error message appears if to add a dot to the end of prompt name.\n' +
'Prompt name: allowed special characters.\n' +
'Prompt name: restricted special characters are not allowed to be entered while renaming.\n' +
Expand Down

0 comments on commit af24b7f

Please sign in to comment.