From 6016a3d4802a0ed14d1c38534fcec7c95961810c Mon Sep 17 00:00:00 2001 From: John Hill Date: Sun, 15 May 2022 19:15:39 -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 051d16fc8f..40548945e8 100644 --- a/docs/src/process/testing/test-heuristics.md +++ b/docs/src/process/testing/test-heuristics.md @@ -12,7 +12,7 @@ The following checklist items should be considered when adding a net new domain Checklist items specific to creating, reading, updating, or deleting interactions. #### Create - - A domain object should be visible on the Create Menu with an icon and hoverover helper text + - A domain object should be visible on the Create Menu with an icon, larger background icon on hoverover and hoverover helper text - A domain object should be creatible with only required fields selected. - A domain object should be creatible with optional fields. - A newly created domain object should have a selectable Location which can have composition (i.e. Folders)