Sha256: 725e521a1a908c45cb828e6a6777421b64a3e8571cda87de9386ed7a28e8eef5
Contents?: true
Size: 258 Bytes
Versions: 23
Compression:
Stored size: 258 Bytes
Contents
# rubocop:disable LineLength Then(/^virtual links should not exist$/) do step %(I run `bash -c 'ifconfig | grep "^link[0-9]\+-[0-9]\+" > virtual_links.txt'`) step 'the file "virtual_links.txt" should not contain "link"' end # rubocop:enable LineLength
Version data entries
23 entries across 23 versions & 2 rubygems