Skip to content

Commit

Permalink
[wip]
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgriffiniii committed Nov 3, 2022
1 parent 795fdf1 commit 770caa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/system/cytoskeletal_form_submission_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
click_on "Add Another Creator"
fill_in "given_name_14", with: "Nina R"
fill_in "family_name_14", with: "Salama"
click_on "v-pills-curation-tab"
click_on "v-pills-curator-controlled-tab"
fill_in "publisher", with: publisher
fill_in "publication_year", with: 2019
find("#collection_id").find(:xpath, "option[1]").select_option
Expand Down

0 comments on commit 770caa4

Please sign in to comment.