diff --git a/docs/source/flow-testing.rst b/docs/source/flow-testing.rst index 939da0769e..967dbe9877 100644 --- a/docs/source/flow-testing.rst +++ b/docs/source/flow-testing.rst @@ -63,8 +63,4 @@ transaction as shown here. With regards to initiated flows (see :doc:`flow-state-machines` for information on initiated and initiating flows), the full node automatically registers them by scanning the CorDapp jars. In a unit test environment this is not possible so -``MockNode`` has the ``registerInitiatedFlow`` method to manually register an initiated flow. - -And that's it: you can explore the documentation for the -`MockNetwork API `_ -here. +``MockNode`` has the ``registerInitiatedFlow`` method to manually register an initiated flow. \ No newline at end of file