From 1f8f67c08087aa9cbb0b1d3b67be5ab9a779c9f9 Mon Sep 17 00:00:00 2001 From: bugizozi <44294755+bugizozi@users.noreply.github.com> Date: Wed, 21 Nov 2018 00:45:02 +0100 Subject: [PATCH] My change (#22723) - And The dialog box shoud contain an OK button --- guide/english/agile/acceptance-testing/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/agile/acceptance-testing/index.md b/guide/english/agile/acceptance-testing/index.md index 55a1358cf6..53d81d5849 100644 --- a/guide/english/agile/acceptance-testing/index.md +++ b/guide/english/agile/acceptance-testing/index.md @@ -117,6 +117,8 @@ You can write Acceptance Tests for each of these sub-features of the bigger dial - The dialog box should be visible - And the dialog box should contain an input box - And the input box should have placeholder text "Your name, please!" + - And the dialog box shoud contain a "Submit" button + ### Notes