Sha256: df144e6c0e84a20875a856f444e3867b71de86e921c96cbd309a691d85949a7c
Contents?: true
Size: 333 Bytes
Versions: 1
Compression:
Stored size: 333 Bytes
Contents
Feature: Emoji Scenario: Should convert :heart: to img tag Given a successfully built app at "emoji-app" When I cd to "build" Then the file "index.html" should contain "❤️" Then the file "index.html" should contain "emoji" Then the file "index.html" should contain "/images/emoji_one/unicode/2764-fe0f.png"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
middleman-somemoji-0.2.0 | features/emoji.feature |