Skip to content

Commit f2f9272

Browse files
committed
fixed ws2 manager example
1 parent be30c08 commit f2f9272

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/ws2_manager.js

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const runExample = require('./util/run_example')
88
const Manager = require('../lib/ws2_manager')
99

1010
module.exports = runExample({
11+
name: 'ws2-manger',
1112
rest: { transform: true }
1213
}, async ({ rest, env }) => {
1314
debug('fetching symbol details...')

0 commit comments

Comments
 (0)