From e1dae2d430b120decd228bddc7eebc4092eb66fd Mon Sep 17 00:00:00 2001 From: danstarns Date: Fri, 2 Aug 2024 17:52:02 -0700 Subject: [PATCH] test: refactor to _ data_sources --- test/specs/{dataSources => data_sources}/index.ts | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/specs/{dataSources => data_sources}/index.ts (100%) diff --git a/test/specs/dataSources/index.ts b/test/specs/data_sources/index.ts similarity index 100% rename from test/specs/dataSources/index.ts rename to test/specs/data_sources/index.ts