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

remove unnecessary created sections; fix #181 #184

Closed bitcoder closed 7 months ago

bitcoder commented 7 months ago

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

Solution description

delete created sections if they were not actually being used for the test cases

Steps to test

Happy path to test implemented scenario

PR Tasks