From dab3e1feff5212e4874bb459743a10258cc7322a Mon Sep 17 00:00:00 2001 From: Joe Corall Date: Tue, 14 Nov 2023 16:24:34 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e1ff64..72eda0a 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ $ systemctl start ezproxy-url-checker.service ## TODO -- [ ] Integration tests +- [x] Integration tests - [ ] CI/CD instructions - [ ] Better API Documentation - [ ] Add docker deployment instructions