Skip to content

Instantly share code, notes, and snippets.

@ron623
Created April 27, 2016 08:50
Show Gist options
  • Save ron623/3a141812a6258d30c64859e1863ac926 to your computer and use it in GitHub Desktop.
Save ron623/3a141812a6258d30c64859e1863ac926 to your computer and use it in GitHub Desktop.
# coding: utf-8
steps_for :test do
step ":doc 文書のワークフロー状態を完了にする:" do |doc, table|
send ":user でログインする", "システム管理者"
send "ログアウトする"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment