Skip to content

Commit e08d724

Browse files
committed
test correction
1 parent 8af71ba commit e08d724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- run:
6666
name: LIVE Build Tests
6767
command: |
68-
docker exec apache_hg-web_1 /bin/bash /opt/tests/build_tests.sh
68+
docker exec apache_web_1 /bin/bash /opt/tests/build_tests.sh
6969
7070
- run:
7171
name: Container Logs

0 commit comments

Comments
 (0)