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