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 (#16134)

Erroneously added in #15939

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
BenChaimberg committed Aug 19, 2021
1 parent d42e89e commit 0f7c0b4
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
Expand Up @@ -28,5 +28,4 @@ for template in $templates; do
pip install -r requirements.txt

cdk synth
pytest
done

0 comments on commit 0f7c0b4

Please sign in to comment.