add name per review feedback

This commit is contained in:
Josh Wilsdon 2017-05-18 10:29:18 -07:00
parent e7778a8f5d
commit 84ca33d6ea
1 changed files with 2 additions and 0 deletions

View File

@ -212,6 +212,8 @@ test('triton volume create ...', testOpts, function (tt) {
h.triton([
'volume',
'create',
'--name',
'node-triton-test-volume-create-fabric-network',
'--network',
FABRIC_NETWORKS[0].id,
'-w'