Skip to content

Commit 09dc9f7

Browse files
committed
docs: Update test requirements for IPFS daemon on README
Removed the requirement for the IPFS daemon to run without `--mount` when running tests, based on PR code review feedback.
1 parent b5d3f66 commit 09dc9f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ for Maven, add the following sections to your pom.xml (replacing $LATEST_VERSION
5555

5656
### Running tests
5757

58-
To run tests, IPFS daemon must be running on `127.0.0.1` interface, with `--enable-pubsub-experiment`, and without `--mount`.
58+
To run tests, IPFS daemon must be running on `127.0.0.1` interface, with `--enable-pubsub-experiment`.
5959

6060
### IPFS installation
6161

0 commit comments

Comments
 (0)