From 9db2500fb340ef304c0f15f4379bc33589df9a63 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Thu, 12 Feb 2026 21:44:23 -0800 Subject: Scaffold new frontend and close NK-t0nmbj --- frontend/src/setupTests.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 frontend/src/setupTests.ts (limited to 'frontend/src/setupTests.ts') diff --git a/frontend/src/setupTests.ts b/frontend/src/setupTests.ts new file mode 100644 index 0000000..7b0828b --- /dev/null +++ b/frontend/src/setupTests.ts @@ -0,0 +1 @@ +import '@testing-library/jest-dom'; -- cgit v1.2.3