Add a specific exception (#3)

This commit is contained in:
Patrick Stevens
2025-06-16 10:28:28 +01:00
committed by GitHub
parent f9ac7c2239
commit 39370d5235
3 changed files with 16 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ actual was:
return
Assert
.Throws<Exception>(fun () ->
.Throws<ExpectException>(fun () ->
expectWithMockedFilePath ("filepath.fs", 99) {
snapshot "123"
return 124