Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrtalbot committed Jan 26, 2024
1 parent d00478f commit 127ebfd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Tests a shell script in the `bin/` directory that creates a single file.

### `TEST_STAGE_REMOTE`

*Note: Enabled only if the parameter `--remoteFile` is specified.*
_Note: Enabled only if the parameter `--remoteFile` is specified._

This process retrieves a file from a remote resource to the worker machine and reads its contents. Use the `--remoteFile` parameter, e.g., to download this README:

Expand Down Expand Up @@ -116,4 +116,7 @@ Tests moving a file within the working directory.
### `TEST_MV_FOLDER_CONTENTS`

Tests moving the contents of a folder to a new folder within the working directory.

```

```

0 comments on commit 127ebfd

Please sign in to comment.