diff options
| author | Adam Mathes <adam@adammathes.com> | 2026-02-14 16:51:20 -0800 |
|---|---|---|
| committer | Adam Mathes <adam@adammathes.com> | 2026-02-14 16:51:20 -0800 |
| commit | be90d1668e1e87e2848952d05dec20db603f667b (patch) | |
| tree | fe2b2518aeb46af70707cccefb71a6e97f76b1fe /frontend/test-results | |
| parent | 5e5ef542bd7166251db961555ca6710f0e889c25 (diff) | |
| download | neko-be90d1668e1e87e2848952d05dec20db603f667b.tar.gz neko-be90d1668e1e87e2848952d05dec20db603f667b.tar.bz2 neko-be90d1668e1e87e2848952d05dec20db603f667b.zip | |
style: update Settings page to match glass sidebar aesthetic
Diffstat (limited to 'frontend/test-results')
| -rw-r--r-- | frontend/test-results/.last-run.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/frontend/test-results/.last-run.json b/frontend/test-results/.last-run.json index f740f7c..8819b4c 100644 --- a/frontend/test-results/.last-run.json +++ b/frontend/test-results/.last-run.json @@ -1,4 +1,7 @@ { - "status": "passed", - "failedTests": [] -} + "status": "failed", + "failedTests": [ + "d748ac400d08b85935ef-8ffe44939c93737189f7", + "b1c7859d981cc20c96be-9643ea33e3c47137462c" + ] +}
\ No newline at end of file |
