Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace standard Hyphens with non breaking hyphens #958

Merged
merged 5 commits into from
Jan 31, 2025

updated parameter

5a759fe
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Replace standard Hyphens with non breaking hyphens #958

updated parameter
5a759fe
Select commit
Loading
Failed to load commit list.
GitHub Actions / JEST Tests succeeded Jan 30, 2025 in 0s

7 passed, 0 failed and 0 skipped

Tests passed successfully

✅ ./tests/Dfe.PlanTech.Web.Node.UnitTests/junit.xml

7 tests were completed in 921ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BrowserHistory tests 7✅ 580ms

✅ BrowserHistory tests

BrowserHistory tests constructs
  ✅ BrowserHistory tests constructs
BrowserHistory tests returns default route if no history
  ✅ BrowserHistory tests returns default route if no history
BrowserHistory tests saves url to history
  ✅ BrowserHistory tests saves url to history
BrowserHistory tests saves multiple to history
  ✅ BrowserHistory tests saves multiple to history
BrowserHistory tests removes from history if navigating backwards
  ✅ BrowserHistory tests removes from history if navigating backwards
BrowserHistory tests doesn't add to history if identical
  ✅ BrowserHistory tests doesn't add to history if identical
BrowserHistory tests sets back link href
  ✅ BrowserHistory tests sets back link href