From e1f139ea80e915e426112076df8d3d78f4add0bc Mon Sep 17 00:00:00 2001 From: Roland Peelen Date: Fri, 12 Apr 2024 15:39:53 +0200 Subject: [PATCH] :white_check_mark: - Update Snapshots --- tests/snapshots/dependency-cycle.txt | 1 + tests/snapshots/remove-file.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/snapshots/dependency-cycle.txt b/tests/snapshots/dependency-cycle.txt index 05c2e65..10c4e55 100644 --- a/tests/snapshots/dependency-cycle.txt +++ b/tests/snapshots/dependency-cycle.txt @@ -8,3 +8,4 @@ Can't continue... Found a circular dependency in your code: NewNamespace.NS_alias -> Dep01 -> Dep02 -> NS -> NewNamespace.NS_alias +Error Building:  ️🛑 Error Running Incremental Build:  ️🛑 Failed to Compile. See Errors Above diff --git a/tests/snapshots/remove-file.txt b/tests/snapshots/remove-file.txt index 602ab44..228ef79 100644 --- a/tests/snapshots/remove-file.txt +++ b/tests/snapshots/remove-file.txt @@ -21,3 +21,4 @@ - Did you include the file's directory to the "sources" in bsconfig.json? +Error Building:  ️🛑 Error Running Incremental Build:  ️🛑 Failed to Compile. See Errors Above