Skip to content

Instantly share code, notes, and snippets.

@mreigen
Last active March 2, 2021 19:12
Show Gist options
  • Save mreigen/3d4a86435c03f08da4243698c3332adc to your computer and use it in GitHub Desktop.
Save mreigen/3d4a86435c03f08da4243698c3332adc to your computer and use it in GitHub Desktop.
describe "make COLD dishes from left over when seasoning available" do
setup [:setup_cold_dish, :set_seasoning]
test "", context do
assert add_seasoning
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment