Last active
March 2, 2021 19:12
-
-
Save mreigen/f25d375161d23717406b9f89e758f041 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" do | |
setup [:setup_cold_dish] | |
test "", context do | |
... | |
end | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment