From e5212b51bafe5778af1c3c1921e25e31b603508e Mon Sep 17 00:00:00 2001 From: halprin Date: Tue, 8 Oct 2024 08:34:12 -0600 Subject: [PATCH] Rewrite rs-e2e DoD item --- .github/ISSUE_TEMPLATE/story.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index 3b974a500..f10d389d5 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -41,7 +41,7 @@ As a _, so that _, I need _. - [ ] Testing tasks completed - [ ] Load tests passed - [ ] Additional e2e tests created - - [ ] Additional RS e2e tests created for any new transformations. Includes improvements to the assertion code required to make the new tests + - [ ] Additional RS e2e assertions created in the `rs-e2e` project for any new transformations. Includes improvements to the assertion code required to make the new assertions - [ ] Build & Deploy tasks completed - [ ] Build process updated - [ ] API(s) are versioned