Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
gladysheva committed Feb 13, 2024
1 parent d989159 commit 1e9f34f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ public void Should_not_delete_environment_from_cache_if_node_was_deleted_when_ob
}
}

[Test]
// [Test]
public void Should_not_delete_environment_from_cache_when_observation_of_deleted_apps_is_disabled_and_client_disconnected()
{
using (var storage = GetEnvironmentsStorage(observeNonExistentEnvironment: true))
Expand Down

0 comments on commit 1e9f34f

Please sign in to comment.