diff --git a/test/integration/cli-volumes.test.js b/test/integration/cli-volumes.test.js index a11807f..18fed4e 100644 --- a/test/integration/cli-volumes.test.js +++ b/test/integration/cli-volumes.test.js @@ -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'