Merge pull request #36 from Cysharp/feature/RemoveFluentAssertions #70
Annotations
2 warnings
Run dotnet build -c Release -p:DefineConstants=RUNNING_IN_CI:
test/LogicLooper.Test/LogicLooperTest.cs#L352
The variable 'lastFrameNum' is assigned but its value is never used
|
Run dotnet build -c Release -p:DefineConstants=RUNNING_IN_CI:
test/LogicLooper.Test/LogicLooperTest.cs#L352
The variable 'lastFrameNum' is assigned but its value is never used
|
Loading