From d8419f52a080ca47cc8a6d99b6ced0876ae7dd50 Mon Sep 17 00:00:00 2001 From: Matteo Pace Date: Tue, 24 Oct 2023 17:43:45 +0200 Subject: [PATCH] nit: remove leftover about runEnvoyExampleD --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c0da198..2b772e7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ Targets: ftw runs ftw tests with a built plugin and Envoy. lint verifies code quality. runEnvoyExample spins up the test environment, access at http://localhost:8080. - runEnvoyExampleD spins up the test environment in detached mode, access at http://localhost:8080. teardownEnvoyExample tears down the test environment. ReloadEnvoyExample reloads the test environment. test runs all unit tests.