From b5bf0dd29465321b59a8dc8cfe606e540aabc37d Mon Sep 17 00:00:00 2001 From: Shantanu Wali <98103945+Private1647@users.noreply.github.com> Date: Fri, 11 Jul 2025 10:24:48 +0530 Subject: [PATCH] Closing div was missing --- docs/kaneai-variables-and-parameters.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/kaneai-variables-and-parameters.md b/docs/kaneai-variables-and-parameters.md index 39498907e..e453de002 100644 --- a/docs/kaneai-variables-and-parameters.md +++ b/docs/kaneai-variables-and-parameters.md @@ -83,5 +83,7 @@ All variables and parameters in KaneAI can be access from https://kaneai.lambdat

Collections of test data used in a test, allowing for data-driven testing by running the same test with different inputs.

+ + - \ No newline at end of file +