Clean up Playwright tests: remove all debug console.log statements

- Remove all debug and commented-out console.log statements from test files and testUtils
- Ensure test output is clean and maintainable
- No changes to test logic or assertions
This commit is contained in:
Matthew Raymer
2025-07-10 09:48:06 +00:00
parent b818aa19ed
commit 2e372deb8a
6 changed files with 123 additions and 150 deletions

View File

@@ -1,5 +1,5 @@
<template>
<section class="mt-4">
<section id="sectionUsageLimits" class="mt-4">
<h2 class="text-lg font-semibold mb-2">Usage Limits</h2>
<div class="mb-2">
<span v-if="loadingLimits" class="text-slate-700"