File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 3
3
{
4
4
"type" : " category" ,
5
5
"label" : " Unit Testing" ,
6
- "collapsed" : false ,
6
+ "collapsed" : true ,
7
+ "collapsible" : true ,
7
8
"items" : [
8
9
" running-keploy/about-unit-testing" ,
9
10
{
31
32
{
32
33
"type" : " category" ,
33
34
"label" : " Integration Testing" ,
34
- "collapsed" : false ,
35
+ "collapsed" : true ,
36
+ "collapsible" : true ,
35
37
"items" : [
36
38
{
37
39
"type" : " category" ,
178
180
{
179
181
"type" : " category" ,
180
182
"label" : " API Testing" ,
181
- "collapsed" : false ,
183
+ "collapsed" : true ,
184
+ "collapsible" : true ,
182
185
"items" : [
183
186
" running-keploy/about-api-testing" ,
184
187
" running-keploy/api-test-generator" ,
215
218
"type" : " category" ,
216
219
"label" : " Contribute" ,
217
220
"collapsible" : true ,
221
+ "collapsed" : true ,
218
222
"items" : [
219
223
" keploy-explained/contribution-guide" ,
220
224
" keploy-explained/docs-dev-guide" ,
You can’t perform that action at this time.
0 commit comments