Skip to content

Commit

Permalink
fix(cli): unknown command pytest in build container fails integration…
Browse files Browse the repository at this point in the history
… tests
  • Loading branch information
BenChaimberg committed Aug 19, 2021
1 parent d42e89e commit be7f497
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/aws-cdk/test/integ/init/test-python.sh
Original file line number Diff line number Diff line change
@@ -28,5 +28,4 @@ for template in $templates; do
pip install -r requirements.txt

cdk synth
pytest
done

0 comments on commit be7f497

Please sign in to comment.