Skip to content

Commit d75ac08

Browse files
committed
AMB-776 enable tests
1 parent 1d6da52 commit d75ac08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure/azure-pr-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ extends:
4747
make_spec_visible: true
4848
# Enable integration tests when you open a pr. Run tests and once you're happy comment out tests.
4949
# Merge your branch to master and then apply shared-flow changes in the infrastructure repo.
50-
# post_deploy:
51-
# - template: ./templates/run-integration-tests.yml
50+
post_deploy:
51+
- template: ./templates/run-integration-tests.yml
5252
# - environment: internal-dev-sandbox
5353
# proxy_path: sandbox
5454
# post_deploy:

0 commit comments

Comments
 (0)