Sha256: 309e55d598cedc85841522730117068c6b4d078cd14dc50882ee0804abc9a32c
Contents?: true
Size: 208 Bytes
Versions: 2
Compression:
Stored size: 208 Bytes
Contents
RSpec.describe Sufia::UserStatImporter do it 'can be instantiated without throwing an error.' do expect { described_class.new(verbose: true, logging: true) }.not_to raise_error(StandardError) end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sufia-7.1.0 | spec/services/sufia/user_stat_importer_spec.rb |
sufia-7.0.0 | spec/services/sufia/user_stat_importer_spec.rb |