From 18825c9e318ed68a0638c65c6a041a5791983b03 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Fri, 20 May 2022 09:52:36 -0600 Subject: [PATCH] Fix tests --- web/config/handlers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/config/handlers.js b/web/config/handlers.js index 323de2e14..59a1649d1 100644 --- a/web/config/handlers.js +++ b/web/config/handlers.js @@ -72,7 +72,7 @@ export const handlers = [ ) ); }), - rest.get(`${API_HOST}/api/sub_labels`, (req, res, ctx) => { + rest.get(`${API_HOST}api/sub_labels`, (req, res, ctx) => { return res( ctx.status(200), ctx.json([