Sha256: dd2296b2ac894986280a8864e6793ae577b84742d9ad7c298168311abb24980d
Contents?: true
Size: 377 Bytes
Versions: 3
Compression:
Stored size: 377 Bytes
Contents
Feature: Annotate a VM In order to manage servers I want to be able to add an annotation to the VM So I can understand what they're for Scenario: Annotate with no arguments When I annotate with no arguments Then the exit status should be 1 Scenario: Annotate passing set but no note When I annotate set with no note Then the exit status should be 1
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vmesh-0.1.11 | features/vmesh.annotate.feature |
vmesh-0.1.7 | features/vmesh.annotate.feature |
vmesh-0.1.6 | features/vmesh.annotate.feature |