From 8c7d329f8f14b08403d0715815bef6f3a9cf59fa Mon Sep 17 00:00:00 2001 From: Daniel Hougaard <62331820+DanielHougaard@users.noreply.github.com> Date: Mon, 22 Apr 2024 15:18:23 +0200 Subject: [PATCH] Fix: Snapshot output order --- .../.snapshots/test-TestServiceToken_ExportSecretsWithImports | 4 ++-- .../test-TestServiceToken_RunCmdRecursiveAndImports | 2 +- cli/test/.snapshots/test-TestServiceToken_RunCmdWithImports | 2 +- .../.snapshots/test-TestServiceToken_RunCmdWithoutImports | 2 +- .../test-TestUniversalAuth_ExportSecretsWithoutImports | 2 +- .../test-TestUniversalAuth_RunCmdRecursiveAndImports | 2 +- cli/test/.snapshots/test-TestUniversalAuth_RunCmdWithImports | 2 +- .../.snapshots/test-TestUniversalAuth_RunCmdWithoutImports | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/cli/test/.snapshots/test-TestServiceToken_ExportSecretsWithImports b/cli/test/.snapshots/test-TestServiceToken_ExportSecretsWithImports index 022400543..542fbdd45 100644 --- a/cli/test/.snapshots/test-TestServiceToken_ExportSecretsWithImports +++ b/cli/test/.snapshots/test-TestServiceToken_ExportSecretsWithImports @@ -1,5 +1,5 @@ +TEST-SECRET-2='test-value-2' +STAGING-SECRET-2='staging-value-2' STAGING-SECRET-1='staging-value-1' TEST-SECRET-1='test-value-1' TEST-SECRET-3='test-value-3' -TEST-SECRET-2='test-value-2' -STAGING-SECRET-2='staging-value-2' diff --git a/cli/test/.snapshots/test-TestServiceToken_RunCmdRecursiveAndImports b/cli/test/.snapshots/test-TestServiceToken_RunCmdRecursiveAndImports index 7bf32be6c..8676c410c 100644 --- a/cli/test/.snapshots/test-TestServiceToken_RunCmdRecursiveAndImports +++ b/cli/test/.snapshots/test-TestServiceToken_RunCmdRecursiveAndImports @@ -1,2 +1,2 @@ -2:53PM INF Injecting 6 Infisical secrets into your application process +3:16PM INF Injecting 6 Infisical secrets into your application process hello world diff --git a/cli/test/.snapshots/test-TestServiceToken_RunCmdWithImports b/cli/test/.snapshots/test-TestServiceToken_RunCmdWithImports index cc3d8ae47..fc4019ddd 100644 --- a/cli/test/.snapshots/test-TestServiceToken_RunCmdWithImports +++ b/cli/test/.snapshots/test-TestServiceToken_RunCmdWithImports @@ -1,2 +1,2 @@ -2:53PM INF Injecting 5 Infisical secrets into your application process +3:16PM INF Injecting 5 Infisical secrets into your application process hello world diff --git a/cli/test/.snapshots/test-TestServiceToken_RunCmdWithoutImports b/cli/test/.snapshots/test-TestServiceToken_RunCmdWithoutImports index 9e9929a52..89508e72f 100644 --- a/cli/test/.snapshots/test-TestServiceToken_RunCmdWithoutImports +++ b/cli/test/.snapshots/test-TestServiceToken_RunCmdWithoutImports @@ -1,2 +1,2 @@ -2:53PM INF Injecting 3 Infisical secrets into your application process +3:16PM INF Injecting 3 Infisical secrets into your application process hello world diff --git a/cli/test/.snapshots/test-TestUniversalAuth_ExportSecretsWithoutImports b/cli/test/.snapshots/test-TestUniversalAuth_ExportSecretsWithoutImports index 6cc3ca7c4..33462eb0b 100644 --- a/cli/test/.snapshots/test-TestUniversalAuth_ExportSecretsWithoutImports +++ b/cli/test/.snapshots/test-TestUniversalAuth_ExportSecretsWithoutImports @@ -1,3 +1,3 @@ -TEST-SECRET-1='test-value-1' TEST-SECRET-3='test-value-3' TEST-SECRET-2='test-value-2' +TEST-SECRET-1='test-value-1' diff --git a/cli/test/.snapshots/test-TestUniversalAuth_RunCmdRecursiveAndImports b/cli/test/.snapshots/test-TestUniversalAuth_RunCmdRecursiveAndImports index 7bf32be6c..8676c410c 100644 --- a/cli/test/.snapshots/test-TestUniversalAuth_RunCmdRecursiveAndImports +++ b/cli/test/.snapshots/test-TestUniversalAuth_RunCmdRecursiveAndImports @@ -1,2 +1,2 @@ -2:53PM INF Injecting 6 Infisical secrets into your application process +3:16PM INF Injecting 6 Infisical secrets into your application process hello world diff --git a/cli/test/.snapshots/test-TestUniversalAuth_RunCmdWithImports b/cli/test/.snapshots/test-TestUniversalAuth_RunCmdWithImports index cc3d8ae47..fc4019ddd 100644 --- a/cli/test/.snapshots/test-TestUniversalAuth_RunCmdWithImports +++ b/cli/test/.snapshots/test-TestUniversalAuth_RunCmdWithImports @@ -1,2 +1,2 @@ -2:53PM INF Injecting 5 Infisical secrets into your application process +3:16PM INF Injecting 5 Infisical secrets into your application process hello world diff --git a/cli/test/.snapshots/test-TestUniversalAuth_RunCmdWithoutImports b/cli/test/.snapshots/test-TestUniversalAuth_RunCmdWithoutImports index 9e9929a52..89508e72f 100644 --- a/cli/test/.snapshots/test-TestUniversalAuth_RunCmdWithoutImports +++ b/cli/test/.snapshots/test-TestUniversalAuth_RunCmdWithoutImports @@ -1,2 +1,2 @@ -2:53PM INF Injecting 3 Infisical secrets into your application process +3:16PM INF Injecting 3 Infisical secrets into your application process hello world