use update function when waiting for compliance #28
Annotations
2 errors
|
Data.Systems.Tests.ImportTests ► DontFindThis:
tests/ImportTests.cs#L63
Failed test found in:
tests/TestResults/_fv-az1354-377_2025-04-26_16_27_30.trx
Error:
Multiple failures or warnings in test:
1) Should not have found the file
2) Assert.That(ex, Is.InstanceOf<OperationCanceledException>())
Expected: instance of <System.OperationCanceledException>
But was: <NUnit.Framework.AssertionException: Should not have found the file
at NUnit.Framework.Assert.ReportFailure(String message)
at NUnit.Framework.Assert.Fail(String message)
at Data.Systems.Tests.ImportTests.DontFindThis() in /home/runner/work/data-systems/data-systems/data-systems/tests/ImportTests.cs:line 59>
|
|
build
Process completed with exit code 1.
|