Commit 423bf32
authored
chore: bump Mockolate to v1.0.1 (#1410)
This PR updates the Mockolate testing library dependency from version 1.0.0 to 1.0.1, which includes a fix for a wrapped exception issue in the readme example.
### KeyChanges:
- Updated Mockolate package version from 1.0.0 to 1.0.1
- Removed no longer needed .NET 6.0 exclusion conditional compilation directives from FileSystemTests.cs1 parent 6d03e73 commit 423bf32
File tree
2 files changed
+3
-5
lines changed- tests/TestableIO.System.IO.Abstractions.Wrappers.Tests
2 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
111 | 110 | | |
112 | 111 | | |
113 | 112 | | |
114 | | - | |
115 | | - | |
| 113 | + | |
0 commit comments