Sha256: cb81862d9714ba088b1cb9390c9ea5514dde96008e0f1cd4ee1c0987d0efbc8b

Contents?: true

Size: 153 Bytes

Versions: 5

Compression:

Stored size: 153 Bytes

Contents

# step definition for testing line number markup
Then(/^I should not see line numbers markup$/) do
  expect(page).not_to have_selector("pre.lineno")
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
middleman-syntax-3.4.0 features/support/step_definitions.rb
middleman-syntax-3.3.0 features/support/step_definitions.rb
files.com-1.0.55 docs/vendor/bundle/ruby/2.5.0/gems/middleman-syntax-3.0.0/features/support/step_definitions.rb
middleman-syntax-3.2.0 features/support/step_definitions.rb
middleman-syntax-3.0.0 features/support/step_definitions.rb