Skip to content

Commit

Permalink
another sig change on py3.7/zserver
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed Feb 21, 2020
1 parent 51573af commit e6e31a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plone/app/testing/layers_zserver.rst
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Test tear-down does nothing beyond what the base layers do.

When the server is torn down, the FTP server thread is stopped.

>>> runner.tear_down_unneeded(options, [], setupLayers)
>>> runner.tear_down_unneeded(options, [], setupLayers, [])
Tear down plone.app.testing.layers.Plone:FTPServer in ... seconds.
Tear down plone.testing.zserver.FTPServer in ... seconds.
Tear down plone.app.testing.layers.PloneZServerFixture in ... seconds.
Expand Down

0 comments on commit e6e31a9

Please sign in to comment.