Sha256: 448818577594cf8825dcb42e08a0c190b89db0505b1656ae83d788f298566b29
Contents?: true
Size: 108 Bytes
Versions: 1
Compression:
Stored size: 108 Bytes
Contents
require 'spec_helper' describe command('phantomjs --version') do its(:stdout) { should match /2.0/ } end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
itamae-plugin-recipe-phantomjs-0.0.1 | spec/phantomjs_spec.rb |