Complex Method complexity = 16
func TestCreateGetProject(t *testing.T) {

	resp := createProjectAsAdmin(api.CreateProjectRequest{
		Name:       "Test name",
		CloneUrl:   "http://github.com/test/test",
" should be ' lines of code = 1
61
import {WorkerSelectComponent} from "./worker-select/worker-select.component";