test description update (#58777)
This commit is contained in:
@@ -1059,7 +1059,7 @@ test.describe('LandingCarousel component', () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
test.describe('Journey Tracks', () => {
|
test.describe('Journey Tracks', () => {
|
||||||
test('displays journey tracks on landing pages', async ({ page }) => {
|
test('displays all journey tracks on landing pages', async ({ page }) => {
|
||||||
await page.goto('/get-started/test-journey')
|
await page.goto('/get-started/test-journey')
|
||||||
|
|
||||||
const journeyTracks = page.locator('[data-testid="journey-tracks"]')
|
const journeyTracks = page.locator('[data-testid="journey-tracks"]')
|
||||||
|
|||||||
Reference in New Issue
Block a user