Sha256: 5f74c73047910c0b51a4cc2bd6d6e715ddd4aa6cc68a1d6cfd1653e5c3e797db
Contents?: true
Size: 139 Bytes
Versions: 1
Compression:
Stored size: 139 Bytes
Contents
require 'gooddata/cli/cli' describe GoodData::CLI do it "Has working 'auth' command" do args = %w(auth) run_cli(args) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gooddata-0.6.0 | spec/unit/cli/commands/cmd_auth_spec.rb |