From 0afc64c5e94f43bf27c2074c041919cab53e634e Mon Sep 17 00:00:00 2001 From: ThatGuySam Date: Sat, 11 Jan 2025 19:27:02 -0600 Subject: [PATCH] update: enable api client test again --- test/{_disabled/api/client.js => api/client.test.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{_disabled/api/client.js => api/client.test.js} (100%) diff --git a/test/_disabled/api/client.js b/test/api/client.test.js similarity index 100% rename from test/_disabled/api/client.js rename to test/api/client.test.js