Skip to content

Commit

Permalink
Update add.bats for removal of .header-crumbs h1.
Browse files Browse the repository at this point in the history
  • Loading branch information
xwmx committed Jan 27, 2022
1 parent 9798907 commit a7d1dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/add.bats
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ HEREDOC
[[ "${output}" =~ ❯.*nb.*\ .*·.*\ .*home.*\ .*:.*\ .*1 ]]

printf "%s\\n" "${output}" | grep -q \
"<nav class=\"header-crumbs\"><h1><a rel=\"noopener noreferrer\" href=\"//lo"
"<nav class=\"header-crumbs\"><a rel=\"noopener noreferrer\" href=\"//lo"

printf "%s\\n" "${output}" | grep -q \
"calhost:6789/?--per-page=.*&--columns=.*\"><span class=\"dim\">❯</span>nb</a>"
Expand Down

0 comments on commit a7d1dab

Please sign in to comment.