From f157ce2eec888f9d9b9c3f379741daf8c30353f9 Mon Sep 17 00:00:00 2001 From: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com> Date: Mon, 29 Mar 2021 16:26:49 -0500 Subject: [PATCH] Add "_test" suffix to environment test file --- ts/test-both/{environment.ts => environment_test.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ts/test-both/{environment.ts => environment_test.ts} (100%) diff --git a/ts/test-both/environment.ts b/ts/test-both/environment_test.ts similarity index 100% rename from ts/test-both/environment.ts rename to ts/test-both/environment_test.ts