Skip to content

Commit

Permalink
missing rename
Browse files Browse the repository at this point in the history
  • Loading branch information
turleypol committed Jun 20, 2021
1 parent 8049a4b commit 48af788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/testclient/pyuo/testclient.py
Expand Up @@ -92,7 +92,7 @@ def processTodos(self):
clientid = self.id,
targettype = targettype,
res = res is not None))
elif todo=="silent_items":
elif todo=="disable_item_logging":
self.client.addTodo(brain.Event(brain.Event.EVT_DISABLE_ITEM_LOGGING, value = arg))

return True
Expand Down

0 comments on commit 48af788

Please sign in to comment.