Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 39c8914

Browse files
committed
test: re-enable the exchange files tests
It looks like these were accidentally disabled along with pubsub and then never re-enabled.
1 parent e63c532 commit 39c8914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/exchange-files.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const dirs = [
6161

6262
const timeout = 240 * 1000
6363

64-
describe.skip('exchange files', () => {
64+
describe('exchange files', () => {
6565
let goDaemon
6666
let jsDaemon
6767
let js2Daemon

0 commit comments

Comments
 (0)