Skip to content

Commit d3f4774

Browse files
committed
update test
1 parent 6e7760a commit d3f4774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webui/e2e/home.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ test('home overview', async ({ home }) => {
44
await home.open()
55

66
await expect(home.heroTitle).toHaveText('Mock APIs. Test Faster. Ship Better.')
7-
await expect(home.heroDescription).toHaveText(`Test without external dependencies and build more reliable software.Free, open-source, and fully under your control.`)
7+
await expect(home.heroDescription).toHaveText(`Mokapi is your always-on API contract guardian — lightweight, transparent, and spec-driven. Free, open-source, and fully under your control.`)
88
})

0 commit comments

Comments
 (0)