mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
campaign spec
This commit is contained in:
parent
2c768a358a
commit
99d50ea91e
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ feature Campaign do
|
|||
click_button 'Create Campaign'
|
||||
|
||||
expect(flash).
|
||||
to eq("Creating of Campaign for osc14 failed.Name can't be blank. Utm campaign can't be blank.")
|
||||
to eq("Campaign creation failed. Name can't be blank and Utm campaign can't be blank")
|
||||
|
||||
fill_in 'campaign_name', with: 'Test Campaign'
|
||||
fill_in 'campaign_utm_campaign', with: 'campaign'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue