Cleanup: use '#' prefix for issues instead of 'T'
Match the convention from Gitea instead of Phabricator's T for tasks.
This commit is contained in:
@@ -549,7 +549,7 @@ def main():
|
||||
),
|
||||
|
||||
|
||||
# T87259 - test cases
|
||||
# #87259 - test cases
|
||||
SpecMeshTest(
|
||||
"CubeEdgeUnsubdivide", "testCubeEdgeUnsubdivide", "expectedCubeEdgeUnsubdivide",
|
||||
[OperatorSpecEditMode("unsubdivide", {}, "EDGE", {i for i in range(6)})],
|
||||
|
||||
Reference in New Issue
Block a user