From c06760d458a24147a91713e960eae0ddb2c6bd55 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Wed, 15 Mar 2023 00:08:13 -0700 Subject: [PATCH] check integration test todo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9474b33..a27b653 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ Todos, in rough order of highest to lowest priority. * [x] Make vaultwarden's `/admin` path be protected by Keycloak using oauth2-proxy. -* [ ] Add integration tests using VMs +* [x] Add integration tests using VMs * [ ] Merge all keycloak services into one definition * [ ] Run those tests in CI * [ ] Add examples