From 6ff89dd56659a5a93742929c721e92863b5109e0 Mon Sep 17 00:00:00 2001 From: Jeremy Green Date: Fri, 18 Oct 2024 14:02:36 -0500 Subject: [PATCH] Clean up the clean up instructions --- test/system/super_scaffolding/partial_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/system/super_scaffolding/partial_test.rb b/test/system/super_scaffolding/partial_test.rb index 1b56ffe3b..4081f85a8 100644 --- a/test/system/super_scaffolding/partial_test.rb +++ b/test/system/super_scaffolding/partial_test.rb @@ -20,7 +20,7 @@ def setup # # after the test you can tear down what we've done here in the db: # rake db:migrate VERSION=`ls db/migrate | sort | tail -n 21 | head -n 1` - # git checkout . + # git checkout app config # git clean -d -f app config db test # force autoload.