Sha256: f849e77bc9fd81a7dbaa56c17d8b3fbd620f798360e9f7ca75a03f615a794937

Contents?: true

Size: 335 Bytes

Versions: 1

Compression:

Stored size: 335 Bytes

Contents

require 'test_helper'

module Workarea
  module Accordions
    class StorefrontSystemTest < Workarea::SystemTest
      def test_drawer_installed_and_passes_ci
        # This test allows bamboo to run and can be removed if another
        # test is written for this plugin in the future.
        assert true
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
workarea-accordions-3.0.3 test/system/workarea/accordions/storefront_system_test.rb