Sha256: 27938a8fa651ec627d43be5deec89ac269ffd4c9345dddb376d03392a7673eae
Contents?: true
Size: 292 Bytes
Versions: 5
Compression:
Stored size: 292 Bytes
Contents
# encoding: utf-8 require 'acceptance_helper' describe 'On the page /csv_and_detached_filters with external buttons and the button "Export to CSV" WiceGrid', type: :request, js: true do before :each do visit '/csv_and_detached_filters' end include_examples 'detached_filters' end
Version data entries
5 entries across 5 versions & 1 rubygems