Reframe the GitHub Connect docs (#24146)
This commit is contained in:
@@ -97,7 +97,7 @@ describe('redirects', () => {
|
||||
})
|
||||
|
||||
test('do not work on other paths that include "search"', async () => {
|
||||
const reqPath = `/en/enterprise-server@${enterpriseServerReleases.latest}/admin/configuration/managing-connections-between-your-enterprise-accounts/enabling-unified-search-between-your-enterprise-account-and-githubcom`
|
||||
const reqPath = `/en/enterprise-server@${enterpriseServerReleases.latest}/admin/configuration/configuring-github-connect/enabling-unified-search-for-your-enterprise`
|
||||
const res = await get(reqPath)
|
||||
expect(res.statusCode).toBe(200)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user