Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Commit

Permalink
YACHT-855: test jenkins job polling1
Browse files Browse the repository at this point in the history
  • Loading branch information
jarekdrabek committed Jun 18, 2018
1 parent 961051e commit 8bf0f58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,3 +177,4 @@ def test_get_domain_return_appspot_url_if_not_local(self, _):
# then
expected_result = "https://{}.appspot.com".format(project_id)
self.assertEqual(result, expected_result)

0 comments on commit 8bf0f58

Please sign in to comment.