From 049fe081e69915eee52039c76b2ec17a0d0d7a66 Mon Sep 17 00:00:00 2001 From: Wolfgang Schnerring Date: Mon, 19 Feb 2024 10:51:23 +0100 Subject: [PATCH] ZO-4687: Remove obsolete explanation (belongs to b77c429) --- core/src/zeit/cms/workflow/status.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/core/src/zeit/cms/workflow/status.txt b/core/src/zeit/cms/workflow/status.txt index 300006527c..1369771e96 100644 --- a/core/src/zeit/cms/workflow/status.txt +++ b/core/src/zeit/cms/workflow/status.txt @@ -4,10 +4,6 @@ Publication Status An object can generally be published or not. But when it's published there may be local changes, which have not been published -Note: since publishing itself takes a while (and may modify the object in the -process, thus setting a new modified timestamp), the comparison includes a -fudge factor. For this test we remove that (to increase readability): - >>> import zeit.cms.testing >>> zeit.cms.testing.set_site() >>> principal = zeit.cms.testing.create_interaction()