Skip to content

Commit

Permalink
fill_in sometimes isn't overriding previous text.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Jul 11, 2022
1 parent 79fb3a3 commit 521b835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/models/numismatics/coin_feature_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@
end

scenario "users can create a new issue with duplicated metadata" do
page.fill_in "numismatics_coin_analysis", with: ""
page.fill_in "numismatics_coin_analysis", with: "test analysis 2"

page.click_on "Save and Duplicate Metadata"
Expand Down

0 comments on commit 521b835

Please sign in to comment.