We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d344c85 commit dbc711aCopy full SHA for dbc711a
README.md
@@ -58,6 +58,10 @@ test_case = zapi.test_cases.get_test_case("<test_case_id>")
58
creation_result = zapi.test_cases.create_test_case("<project_key>", "test_case_name")
59
```
60
61
+### Troubleshooting
62
+
63
+For troubleshooting see [TROUBLESHOOTING.md](TROUBLESHOOTING.md)
64
65
66
### License
67
0 commit comments