From fca857cf9864b281bdafb3eeb8bfdddee4547d2e Mon Sep 17 00:00:00 2001 From: James Maes Date: Tue, 17 Jun 2025 15:15:14 -0500 Subject: [PATCH] Updated test files for positive and negative tests cases --- .../src/test/resources/material-dashboard-overlay/overlay.html | 2 +- .../src/test/resources/material-dashboard/dashboard.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/qqq-middleware-javalin/src/test/resources/material-dashboard-overlay/overlay.html b/qqq-middleware-javalin/src/test/resources/material-dashboard-overlay/overlay.html index a043098a..6f83ad9e 100644 --- a/qqq-middleware-javalin/src/test/resources/material-dashboard-overlay/overlay.html +++ b/qqq-middleware-javalin/src/test/resources/material-dashboard-overlay/overlay.html @@ -1 +1 @@ -This is a mock of /material-dashboard/index.html for testing purposes. \ No newline at end of file +This is a mock of /material-dashboard-overlay/overlay.html for testing purposes. \ No newline at end of file diff --git a/qqq-middleware-javalin/src/test/resources/material-dashboard/dashboard.html b/qqq-middleware-javalin/src/test/resources/material-dashboard/dashboard.html index a043098a..76c9faa1 100644 --- a/qqq-middleware-javalin/src/test/resources/material-dashboard/dashboard.html +++ b/qqq-middleware-javalin/src/test/resources/material-dashboard/dashboard.html @@ -1 +1 @@ -This is a mock of /material-dashboard/index.html for testing purposes. \ No newline at end of file +This is a mock of /material-dashboard/dashboard.html for testing purposes. \ No newline at end of file