commitizen
commitizen copied to clipboard
Remove `wait_for_tag` from tests to speed up test
Description
The function wait_for_tag is already marked as deprecated.
I have tried to follow the instruction, but the test still fails 80% of time
use `create_file_and_commit(filename, committer_date={your_date})` to order tags instead
The commit: https://github.com/bearomorphism/commitizen/commit/d1cd09f71294a674695de5418004797249a88808
If we can remove this completely, the tests can be finished with shorter time.
Steps to reproduce
NA
Current behavior
NA
Desired behavior
NA
Screenshots
No response
Environment
NA