Sha256: 545439da42cbd5e2b695cfce12a6328f62d0eb8388f3855c5191ed774a161c80
Contents?: true
Size: 298 Bytes
Versions: 1
Compression:
Stored size: 298 Bytes
Contents
Feature: Twemoji Scenario: Should convert :smile: to img tag Given a fixture app "twemoji-app" And the Server is running at "twemoji-app" When I go to "/index.html" Then I should see "😄" Then I should see "twemoji" Then I should see "/images/twemoji/unicode/1f604.svg"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
middleman-somemoji-0.1.0 | features/twemoji.feature |