Fix wording in test
What does this MR do and why?
fix https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152266
we cannot use fixed id during project creation because project will raise error when project do the disk path check, which is depend on project id, if we run bunch of tests in one job, fixed project id may conflict with projects created in previously test
由 毛超 编辑于