Skip to content

Commit

Permalink
link the test vectors dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-tbd committed Dec 21, 2023
1 parent 75b7887 commit 8fc4560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web5-test-vectors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,6 @@ class Web5TestVectorsExampleFeature {

* Once the above steps are completed, the `sdk-development` repository will automatically detect the new test vectors by consuming artifacts generated by a github action (No action by you required)
* Once the new vector merges into the sdk-development repo, PRs will be automatically opened on all SDKs that don't have it yet.
* The system will indicate whether the test passes or fails with a checkmark or an 'x'.
* The system will indicate whether the test passes or fails with a checkmark or an 'x' on the [test vectors dashboard](https://tbd54566975.github.io/sdk-development/).

Your new test vector system is now set up and ready for use!

0 comments on commit 8fc4560

Please sign in to comment.