Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/ redirect.spec.ts
File
redirect.spec.ts
e2e/redirect.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect } from
'@playwright/test'
;
2
import
{ allowTrailingSlash } from
'./utils/url'
;
3
4
// To run this test locally you will need to run: pnpm run start-ci;
Callers
nothing calls this directly
Calls
1
allowTrailingSlash
Function · 0.90
Tested by
no test coverage detected