gurock / trcli

TR CLI (trcli) is a command line tool for interacting with TestRail.
Mozilla Public License 2.0
48 stars 39 forks source link

fixes #218 by trimming title to max characters #221

Closed bitcoder closed 3 months ago

bitcoder commented 3 months ago

Issue being resolved: https://github.com/gurock/trcli/issues/218

Solution description

How are we solving the problem?

Changes

What changes where made?

Potential impacts

What could potentially be affected by the implemented changes?

Steps to test

Happy path to test implemented scenario

PR Tasks