From 735c4abe6c1e14b5b4c90833aaaa4eefd6704a13 Mon Sep 17 00:00:00 2001 From: Sven Klemm Date: Wed, 15 Aug 2018 12:06:32 +0200 Subject: [PATCH] rename postgres_query.jest.ts to .test.ts --- .../specs/{postgres_query.jest.ts => postgres_query.test.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename public/app/plugins/datasource/postgres/specs/{postgres_query.jest.ts => postgres_query.test.ts} (100%) diff --git a/public/app/plugins/datasource/postgres/specs/postgres_query.jest.ts b/public/app/plugins/datasource/postgres/specs/postgres_query.test.ts similarity index 100% rename from public/app/plugins/datasource/postgres/specs/postgres_query.jest.ts rename to public/app/plugins/datasource/postgres/specs/postgres_query.test.ts