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
Use-case : a collaborator wants to run tests for a module/subworkflow using local files. It is totally possible and simple to do, using the file class and the path to the files in the local filesystem, e.g. :
Use-case : a collaborator wants to run tests for a module/subworkflow using local files. It is totally possible and simple to do, using the
file
class and the path to the files in the local filesystem, e.g. :or to only change some files in an existing test :
Add this to the documentation.
The text was updated successfully, but these errors were encountered: