Commit f9a8afe
committed
test: fix error github failure
Expected: String matching "The request was canceled due to the configured HttpClient.Timeout of 0,[0-9]* seconds elapsing."
But was: "The request was canceled due to the configured HttpClient.Timeout of 0.00*** seconds elapsing."
WE2-1109
Signed-off-by: Sven Mitt <[email protected]>1 parent dded7eb commit f9a8afe
File tree
1 file changed
+1
-1
lines changed- src/WebEid.Security.Tests/Validator
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments