From eac37e2591393ef4a690c79b3974f6675fbce5be Mon Sep 17 00:00:00 2001 From: Roland Peelen Date: Wed, 20 Nov 2024 11:09:17 +0100 Subject: [PATCH] :camera_flash: - Update snapshots. --- tests/snapshots/dependency-cycle.txt | 2 +- tests/snapshots/remove-file.txt | 2 +- tests/snapshots/rename-file-internal-dep-namespace.txt | 2 +- tests/snapshots/rename-file-internal-dep.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/snapshots/dependency-cycle.txt b/tests/snapshots/dependency-cycle.txt index c0d889af..b30824a9 100644 --- a/tests/snapshots/dependency-cycle.txt +++ b/tests/snapshots/dependency-cycle.txt @@ -15,4 +15,4 @@ Can't continue... Found a circular dependency in your code: NewNamespace.NS_alias -> Dep01 -> Dep02 -> NS -> NewNamespace.NS_alias ERROR: - ️🛑 Error Running Incremental Build:  ️🛑 Failed to Compile. See Errors Above +Incremental build failed. Error:  ️🛑 Failed to Compile. See Errors Above diff --git a/tests/snapshots/remove-file.txt b/tests/snapshots/remove-file.txt index be083fa9..344d8d3d 100644 --- a/tests/snapshots/remove-file.txt +++ b/tests/snapshots/remove-file.txt @@ -28,4 +28,4 @@ ERROR: ERROR: - ️🛑 Error Running Incremental Build:  ️🛑 Failed to Compile. See Errors Above +Incremental build failed. Error:  ️🛑 Failed to Compile. See Errors Above diff --git a/tests/snapshots/rename-file-internal-dep-namespace.txt b/tests/snapshots/rename-file-internal-dep-namespace.txt index fc6c41fe..b251dbce 100644 --- a/tests/snapshots/rename-file-internal-dep-namespace.txt +++ b/tests/snapshots/rename-file-internal-dep-namespace.txt @@ -28,4 +28,4 @@ ERROR: ERROR: - ️🛑 Error Running Incremental Build:  ️🛑 Failed to Compile. See Errors Above +Incremental build failed. Error:  ️🛑 Failed to Compile. See Errors Above diff --git a/tests/snapshots/rename-file-internal-dep.txt b/tests/snapshots/rename-file-internal-dep.txt index 40c6babe..4e1d142c 100644 --- a/tests/snapshots/rename-file-internal-dep.txt +++ b/tests/snapshots/rename-file-internal-dep.txt @@ -28,4 +28,4 @@ ERROR: ERROR: - ️🛑 Error Running Incremental Build:  ️🛑 Failed to Compile. See Errors Above +Incremental build failed. Error:  ️🛑 Failed to Compile. See Errors Above