mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
support/external_request: only allow stripe
This commit is contained in:
parent
43ac7742a1
commit
cc09dd76ba
2 changed files with 1 additions and 2 deletions
|
|
@ -46,7 +46,6 @@ feature Registration do
|
|||
sleep(20)
|
||||
end
|
||||
|
||||
expect(page).to have_content("2 #{ticket.title} Tickets for $ 10")
|
||||
expect(current_path).to eq(conference_conference_registration_path(conference.short_title))
|
||||
expect(page.has_content?("2 #{ticket.title} Tickets for $ 10")).to be true
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue