disable unit tests by default to resolve the fortuno problems
Description
Recent changes to the Fortuno repository broke the Octopus code. Not only the API changed, but also the repository was renamed, resulting in failures while trying to clone the Fortuno repository. This small MR removed the dependency on Fortuno by disabling the inclusion of unit tests in ctest.
News snippet
Disable inclusion of unit tests to remove dependency on Fortuno.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.
Edited by Alex Buccheri