Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Update test/utils/factory.js
Browse files Browse the repository at this point in the history
How did this ever work?

Co-Authored-By: Alan Shaw <alan.shaw@protocol.ai>
  • Loading branch information
achingbrain and Alan Shaw authored Jan 31, 2020
1 parent 2bb99f5 commit 4f7fbe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils/factory.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const factory = (options, overrides) => createFactory(
config: {
Addresses: {
Swarm: [
'/ip4/127.0.0.1/tcp/14579/wss/p2p-webrtc-star'
'/ip4/127.0.0.1/tcp/14579/ws/p2p-webrtc-star'
]
}
}
Expand Down

0 comments on commit 4f7fbe7

Please sign in to comment.