You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ Each test run will be triggered from a Github action:
64
64
* Later on through submitting a _Pull Request_
65
65
66
66
Test results will be available through an authenticated access to antithesis platform, so they won't be directly shareable. Moreover, in the case test results expose some potential security vulnerability, we certainly don't want to disclose those publicly before notifying interested parties. The general process should look like:
67
-
* Once test results are available, acknowledge the end of test by updating the [logbook](../Logbook.md) with some basic data from the result (time run, number of tests executed)
67
+
* Once test results are available, acknowledge the end of test by updating the [Logbook](./Logbook.md) with some basic data from the result (time run, number of tests executed)
68
68
* Analyse the result
69
69
* Write a report and publish it in the relevant directory
0 commit comments