Merge branch 'refactor/foritify_tests' of https://git.ramvignesh.dev/me/pi-ku into feature/home_revamp
CI / Generate Certificates (pull_request) Successful in 25s
CI / Frontend CI (pull_request) Successful in 1m5s
CI / Backend CI (pull_request) Failing after 30s
CI / E2E Tests (pull_request) Failing after 15s

This commit is contained in:
me
2026-05-08 05:22:51 +05:30
parent aeead98570
commit b29218b6e6
12 changed files with 392 additions and 403 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ export const LogModal = ({
{status === "WARN" && (
<WarningIcon className="text-warning" size={16} weight="duotone" />
)}
{message}
<span data-testid="log-modal-message">{message}</span>
{log && (
<>
<div className="divider text-primary-content text-xs uppercase tracking-widest">