Last active
March 2, 2021 19:12
-
-
Save mreigen/3d4a86435c03f08da4243698c3332adc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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