Sha256: dc4335db57d5487ae86aeb522c77ed3d6189c5a44590fd8adb9998f90fa679d5
Contents?: true
Size: 189 Bytes
Versions: 2
Compression:
Stored size: 189 Bytes
Contents
# frozen_string_literal: true require 'amber_component/minitest_test_case' class ComponentTestCase < ::AmberComponent::MinitestTestCase # Your custom assertions and helpers go here end
Version data entries
2 entries across 2 versions & 1 rubygems