mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-18 15:15:27 +01:00
fix regression where viewing a page for a single tag (like starred) did not work
and fix some test warnings/errors
This commit is contained in:
parent
67d574bf73
commit
cda75a0cc1
5 changed files with 19 additions and 14 deletions
|
|
@ -95,7 +95,7 @@ Feature: Add new next action from every page
|
|||
| tickler page | not see |
|
||||
| "test project" project | see |
|
||||
| context page for "test context" | see |
|
||||
| tag page for "starred" | not see |
|
||||
| tag page for "starred" | see |
|
||||
|
||||
@selenium
|
||||
Scenario Outline: I can add multiple todos from several pages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue