Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Commit

Permalink
Updating unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
BarryUnity committed Oct 26, 2016
1 parent 4e4768b commit 5d176ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions master/buildbot/test/unit/test_status_web_status_json.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ def getSlaveStatus(slave):
'version': None, 'connected': False, 'eid': -1, 'lastMessage': 0,
'health': 0,
'fqdn': None,
'tags': None,
'slaveManagerUrl': None,
'paused': False,
'graceful_shutdown': False,
Expand Down

0 comments on commit 5d176ee

Please sign in to comment.