From 2951ff6972bb1101319cc6747aee35e2c319e1ce Mon Sep 17 00:00:00 2001 From: John Hill Date: Tue, 24 May 2022 10:18:43 -0700 Subject: [PATCH] Update test-heuristics.md --- docs/src/process/testing/test-heuristics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/process/testing/test-heuristics.md b/docs/src/process/testing/test-heuristics.md index 40548945e8..21a6fda203 100644 --- a/docs/src/process/testing/test-heuristics.md +++ b/docs/src/process/testing/test-heuristics.md @@ -25,7 +25,7 @@ Checklist items specific to creating, reading, updating, or deleting interaction - Can edit all properties from 'Edit properties' action #### Delete -- Can delete domain object with 'Remove Object' action +- Can delete domain object with 'Remove Object' action (unless locked) - Once removed, object is no longer visible in tree, no traces remain as links, and the object is not returned in Search ### Interaction with first order domain objects