Skip to content

Commit

Permalink
fix: revert whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasheartman committed Sep 20, 2024
1 parent 7631621 commit 5d330be
Showing 1 changed file with 0 additions and 378 deletions.
378 changes: 0 additions & 378 deletions tests/Unleash.Tests/Strategy/FlexibleRolloutStrategyTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -135,384 +135,6 @@ public void Should_be_enabled_for_rollout_10_and_sessionId_61()
// Act
var enabled = strategy.IsEnabled(parameters, context);



























































































































































































































































































































































































// Assert
enabled.Should().BeTrue();
}
Expand Down

0 comments on commit 5d330be

Please sign in to comment.