Sha256: 5a695e1430247c519bdb32167d0f04d1412c023c04d5c784766486aac10c6eb1

Contents?: true

Size: 116 Bytes

Versions: 5

Compression:

Stored size: 116 Bytes

Contents

# frozen_string_literal: true
module SpecHelpers
  module Constants
    RESULT = 0
    ERROR_MESSAGES = 1
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
finapps-2.2.9 spec/spec_helpers/constants.rb
finapps-2.2.8 spec/spec_helpers/constants.rb
finapps-2.2.7 spec/spec_helpers/constants.rb
finapps-2.2.6 spec/spec_helpers/constants.rb
finapps-2.2.5 spec/spec_helpers/constants.rb