Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@slavabal
Copy link

Lesson3 tester.py Test 5 description was copy-pasted from the previous test. This change fixes Test 5 description in the message.

Copy link
Contributor

@13rac1 13rac1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fixes. Please amend this commit.

sys.exit()
else:
print "Test 5 PASS: Succesfully updated first restaurant"
print "Test 5 PASS: Could not delete restaurant from server"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The corrected text should be:

print "Test 5 PASS: Successfully deleted the second restaurant from the server"

sys.exit()
else:
print "Test 5 PASS: Succesfully updated first restaurant"
print "Test 5 PASS: Could not delete restaurant from server"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants