Skip to content

Commit afe16ab

Browse files
author
Ariful Alam
committed
style: apply prettier
1 parent c14728d commit afe16ab

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

docs/references/assertion-reference.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ It supports a list of assertions to be supplied. Each of the list item consists
2222
e.g.
2323

2424
```yaml
25-
2625
---
2726
spec:
2827
asserts:

docs/references/testcase-reference.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ spec: ...
124124
- `spec.execute.result` is used to store result(s) of the execution. Here we can put a locally scoped variable to receive data to store after request is done.
125125

126126
```yaml
127-
128127
---
129128
variables:
130129
Response: ~
@@ -148,7 +147,6 @@ spec:
148147
- `expected` what is expect value
149148

150149
```yaml
151-
152150
---
153151
spec:
154152
asserts:

0 commit comments

Comments
 (0)