Skip to content

Commit 9ca780f

Browse files
Merge pull request LambdaTest#1885 from sakshamarora-arch/stage
Updated documentation for speedup-espresso
2 parents 343907b + 6b6ca04 commit 9ca780f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/speedup-espresso.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,15 @@ POST /framework/v1/espresso/build
7575
You can not use the following filters simultaneously.
7676
- `class` and `package`
7777
- `class` and `skipClass`
78-
- `annotation` and `skipAnnotation`
7978
- `package` and `skipPackage`
8079
:::
8180

81+
:::info Note
82+
You can use the following filters simultaneously.
83+
- `annotation` and `skipAnnotation`
84+
:::
85+
86+
8287
## Some Examples
8388

8489
Please refer to the example `cURL` requests given below for your reference.

0 commit comments

Comments
 (0)