Sha256: 6e02e4ffe1f341d9203238ed184538322c77d3872ebf0004fa90265a8440ffa7

Contents?: true

Size: 331 Bytes

Versions: 1

Compression:

Stored size: 331 Bytes

Contents

Feature: Twemoji
  Scenario: Should convert :smile: to img tag
    Given a successfully built app at "twemoji-app"
    When I cd to "build"
    Then the file "index.html" should contain "😄"
    Then the file "index.html" should contain "twemoji"
    Then the file "index.html" should contain "/images/twemoji/unicode/1f604.svg"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-somemoji-0.2.0 features/twemoji.feature