mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 14:11:10 +00:00
commit
b5fe3bfdcd
2 changed files with 2 additions and 1 deletions
|
|
@ -92,6 +92,7 @@ feature Event do
|
|||
# Delete a commercial
|
||||
click_link 'Commercials'
|
||||
click_link 'Delete'
|
||||
page.driver.network_traffic
|
||||
expect(flash).to eq('Commercial was successfully destroyed.')
|
||||
expect(event.commercials.count).to eq(expected_count_commercial - 1)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue