Skip to content

Commit dbda405

Browse files
committed
do create testnet
1 parent 111215b commit dbda405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run-solid-test-suite.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -e
33

44
# Run the Solid test-suite
5-
#docker network create testnet
5+
docker network create testnet
66

77
# Build and start Nextcloud server with code from current repo contents:
88
docker build -t server .

0 commit comments

Comments
 (0)