Sha256: 9754cb98e4534f3a70b4104367e8f1f0b2914f8fd1dec99a4226ec4e4cafb2ce
Contents?: true
Size: 164 Bytes
Versions: 9
Compression:
Stored size: 164 Bytes
Contents
require_relative 'helper' scope 'component' do test 'app' do assert body('/app')['working'] end test 'render' do assert body('/')['head'] end end
Version data entries
9 entries across 9 versions & 1 rubygems