Skip to content

Commit

Permalink
update the instructions for this test
Browse files Browse the repository at this point in the history
  • Loading branch information
jagthedrummer committed Oct 18, 2024
1 parent c23f90c commit af000f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/system/super_scaffolding/partial_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ def setup
# rails test test/system/super_scaffolding/
#
# 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 9 | head -n 1`
# rake db:migrate VERSION=`ls db/migrate | sort | tail -n 21 | head -n 1`
# git checkout .
# git clean -d -f
# git clean -d -f app config db test

# force autoload.
[
Expand Down

0 comments on commit af000f7

Please sign in to comment.