Skip to content

Commit 028ca18

Browse files
fix: the lint in the version 3 docs
Signed-off-by: Pratik Mahalle <mahallepratik683@gmail.com>
1 parent 7e9a8fc commit 028ca18

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

vale_styles/config/vocabularies/Base/accept.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,5 @@ Passthrough
126126
async
127127
substring
128128
llm
129-
shorteners
129+
shorteners
130+
matchType

versioned_docs/version-3.0.0/concepts/reference/glossary/black-box-testing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Black-box testing is a software testing method where the tester evaluates the fu
2525
The focus lies solely on examining the software's external behavior, inputs, outputs, and responses to different user actions or system interactions.
2626

2727
![Types of Testing](/img/glossary/types-of-testing.webp)
28+
2829
## What are the Fundamentals of Black-Box Testing?
2930

3031
This testing approach is essential for several reasons:

0 commit comments

Comments
 (0)