mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
parent
e8dac5e45d
commit
ee3ec69e54
9 changed files with 404 additions and 132 deletions
5
spec/support/macros/capybara.rb
Normal file
5
spec/support/macros/capybara.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
module CapybaraViewMacros
|
||||
def page
|
||||
Capybara::Node::Simple.new(rendered)
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue