Skip to content

Commit 76a0305

Browse files
oleiadeankur22
authored andcommitted
refactor: rephrase testing library description
1 parent b23b010 commit 76a0305

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/sources/k6/next/javascript-api/jslib/testing/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'testing'
33
head_title: 'testing'
4-
description: 'k6 testing library for advanced assertions'
4+
description: 'The k6 testing library provides test assertion capabilities for both protocol and browser testing.'
55
weight: 00
66
---
77

docs/sources/k6/next/using-k6/assertions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Assertions'
3-
description: 'Advanced test assertions in k6 using the k6-testing library for both protocol and browser testing'
3+
description: 'Test assertions in k6 using the k6-testing library for both protocol and browser testing'
44
weight: 04
55
---
66

0 commit comments

Comments
 (0)