github.com/Venafi/vcert/v5@v5.10.2/aruba/features/gencsr/step_definitions/my_steps.rb (about) 1 And(/^I type dummy password$/) do 2 steps %{ 3 And I type "#{DUMMY_PASSWORD}" 4 } 5 end# frozen_string_literal: true 6