Sha256: 98a08d13034dba752b47db4a6536e0a7b5dcd3e060ee72fccf4c1647f630343d
Contents?: true
Size: 225 Bytes
Versions: 1
Compression:
Stored size: 225 Bytes
Contents
require 'spec_helper' describe Commands::Groups::Invitation::Create do it_acts_as_create_command(:groups, :invitation) pending 'validate command inputs' pending 'an email should be sent if email param is present' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
restpack_group_service-0.0.8 | spec/commands/invitation/create_spec.rb |