Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
carmocca committed Nov 16, 2021
1 parent 6831ce5 commit 11f19d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/special_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ for i in "${!parametrizations_arr[@]}"; do

# run the test
echo "Running ${parametrization}"
#pytest ${defaults} "${parametrization}"
pytest ${defaults} "${parametrization}"

report+="Ran\t$parametrization\n"
done
Expand Down

0 comments on commit 11f19d9

Please sign in to comment.