Skip to content

Commit 3a3c01a

Browse files
committed
Minor
1 parent 476840e commit 3a3c01a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ZiggyCreatures.FusionCache.Tests/GeneralTests.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ public void CanDuplicateOptions()
144144

145145
SkipAutoCloneForImmutableObjects = !defaultState.SkipAutoCloneForImmutableObjects,
146146

147+
IgnoreTimeoutsWhenDebugging = !defaultState.IgnoreTimeoutsWhenDebugging,
148+
147149
// LOG LEVELS
148150
IncoherentOptionsNormalizationLogLevel = LogLevel.Critical,
149151

0 commit comments

Comments
 (0)