Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(utils): remove . of test title to avoid confusion #3431

Merged
merged 2 commits into from Oct 5, 2022

Conversation

kobenguyent
Copy link
Collaborator

Motivation/Description of the PR

  • When test title comes with full stop at the end like Test title., the generated screenshot would be something like Test_title..failed.png which is a bit confusing.

Type of change

  • 馃悰 Bug fix

Checklist:

  • Tests have been added
  • Local tests are passed (Run npm test)

@Arhell Arhell requested a review from DavertMik October 1, 2022 07:48
@DavertMik DavertMik merged commit 0d653cd into 3.x Oct 5, 2022
@DavertMik DavertMik deleted the improve-clear-test-title branch October 5, 2022 11:22
nlespiaucq pushed a commit to nlespiaucq/CodeceptJS that referenced this pull request Oct 27, 2022
* fix(utils): remove . of test title to avoid confusion

* remove . at the end of test title
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants