Skip to content

Commit

Permalink
Update backstop references to current routes and names for a set of g…
Browse files Browse the repository at this point in the history
…roup pages #3219
  • Loading branch information
erkannt committed May 7, 2024
1 parent 99a8a79 commit ffb7880
Show file tree
Hide file tree
Showing 13 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions backstop.json
Expand Up @@ -92,29 +92,29 @@
]
},
{
"label": "Group page, lists sub-page",
"label": "Group lists page",
"url": "http://sciety-test-app-1/groups/pci-zoology/lists",
"selectors": [
"main"
]
},
{
"label": "Group page, about sub-page",
"label": "Group about page",
"url": "http://sciety-test-app-1/groups/pci-zoology/about",
"selectors": [
"main"
]
},
{
"label": "Group page, followers sub-page",
"label": "Group followers page",
"url": "http://sciety-test-app-1/groups/pci-zoology/followers",
"selectors": [
"main"
]
},
{
"label": "Group page, feed",
"url": "http://sciety-test-app-1/groups/pci-zoology/feed",
"label": "Group home page",
"url": "http://sciety-test-app-1/groups/pci-zoology",
"selectors": [
"main"
]
Expand Down

0 comments on commit ffb7880

Please sign in to comment.