Skip to content

Commit af627a0

Browse files
committed
Delete akamai-purger
1 parent 5101297 commit af627a0

24 files changed

+7
-2022
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,10 @@ To run all integration tests:
133133
docker compose run --use-aliases boulder ./test.sh --integration
134134
```
135135

136-
To run specific integration tests (example runs TestAkamaiPurgerDrainQueueFails and TestWFECORS):
136+
To run specific integration tests (example runs TestGenerateValidity and TestWFECORS):
137137

138138
```shell
139-
docker compose run --use-aliases boulder ./test.sh --filter TestAkamaiPurgerDrainQueueFails/TestWFECORS
139+
docker compose run --use-aliases boulder ./test.sh --filter TestGenerateValidity/TestWFECORS
140140
```
141141

142142
To get a list of available integration tests:

0 commit comments

Comments
 (0)