Sha256: fe468372992836b4ed861a312c408bb442e612f27b81824bf2d405f9c6521281
Contents?: true
Size: 233 Bytes
Versions: 13
Compression:
Stored size: 233 Bytes
Contents
When /^he should see all available servers in the list$/i do check_template("servers index") end When /^he should see all the information available for this server$/i do check_template("show server", { :server => @server }) end
Version data entries
13 entries across 13 versions & 1 rubygems