Skip to content

Commit 11ff78d

Browse files
sergeykadSergey
andauthored
test(uat): give find-automations story a unique id (#1054)
Two catalog files shared id: s13, so the second story silently overwrote the first during pytest parameterization and the runner skipped its verification block while still reporting PASS. Rename find_automations_by_entity to s14; dashboard story keeps s13. Co-authored-by: Sergey <sergey@example.com>
1 parent 342e006 commit 11ff78d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/uat/stories/catalog/s13_find_automations_by_entity.yaml renamed to tests/uat/stories/catalog/s14_find_automations_by_entity.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
id: s13
1+
id: s14
22
title: "Find automations and scripts that reference a specific entity"
33
category: automation
44
weight: 3

0 commit comments

Comments
 (0)