Skip to content

Commit 981903b

Browse files
author
Sakari Rautiainen
authored
Merge pull request #57 from bitbar/master
Merge back to devel
2 parents f053877 + f923de0 commit 981903b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testdroid/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ def create_project(self, project_name, project_type):
329329
print project
330330

331331
logger.info("Project %s: %s (%s) created" % (project['id'], project['name'], project['type'] ))
332+
return project
332333

333334
""" Delete a project
334335
"""

0 commit comments

Comments
 (0)