log this action

This commit is contained in:
Jean-Paul Calderone 2019-02-28 12:57:56 -05:00
parent ec5ebc2738
commit ae59679875
1 changed files with 1 additions and 0 deletions

View File

@ -1492,6 +1492,7 @@ class MagicFolderAliceBobTestMixin(MagicFolderCLITestMixin, ShouldFailMixin, Rea
d.addCallback(check_state)
# prepare to perform another conflict test
@log_call_deferred(action_type=u"alice:to-write:file2")
@inline_callbacks
def Alice_to_write_file2():
if _debug: print "Alice writes a file2\n"