test(core): ensure ticket is un-solved for ticketcomment unit api render fields check
ref: #744 #726
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,6 +4,7 @@ __pycache__
|
||||
**.sqlite3
|
||||
**.sqlite
|
||||
**.coverage
|
||||
.coverage*
|
||||
artifacts/
|
||||
**.tmp.*
|
||||
volumes/
|
||||
@ -19,3 +20,4 @@ package.json
|
||||
feature_flags.json
|
||||
coverage_*.json
|
||||
*-coverage.xml
|
||||
|
||||
|
Reference in New Issue
Block a user