Skip to content

Commit

Permalink
Tweaked test script
Browse files Browse the repository at this point in the history
  • Loading branch information
srp33 committed Aug 6, 2024
1 parent d87307b commit d89c97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front_end/tests/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ do
python3 tweak_migration_script.py $f $tmpDir/migration_scripts/$(basename $f)
done

cp -r ../back_ends $tmpDir/
cp -r ../../back_ends $tmpDir/
cp -r ../query_templates $tmpDir/
cp -r ../secrets $tmpDir/
cp -r ../server $tmpDir/
Expand Down

0 comments on commit d89c97b

Please sign in to comment.