1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Adding editing instructions

This commit is contained in:
Jamie Hewitt 2022-05-18 14:08:02 +03:00
parent 546e509820
commit b2ac1576ce

View File

@ -922,3 +922,8 @@ describe('Marketplace flow tests', async () => {
}) ///
/// ```
}) ///
/// ## Editing this file
/// Please note that CodeExamples.md is an autogenerated file, you should not edit it directly.
/// Updates should be done in `test/integration/CodeExamples.test.ts` and all markdown should have three forward slashes before it
/// e.g. `/// # H1 Title`