From 72eecfbdb221a1963e6aa9604c2fe8557b4c7638 Mon Sep 17 00:00:00 2001 From: Yozhef Date: Fri, 2 May 2025 23:30:18 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab15388..947282a 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Go to `behat.yml` ```yaml ... contexts: - - BehatHttpMockContext\Context\MockContext + - BehatHttpMockContext\Context\HttpMockContext ... ```