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