We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc80bfc commit 5f973e1Copy full SHA for 5f973e1
CHANGELOG.md
@@ -8,6 +8,7 @@ BUG FIXES
8
* Fixed bug where state from data sources, which can't be imported, would be surfaced during ImportStateVerify [GH-555]
9
* Fixed bug that ignored ExpectError when testing state imports [GH-550]
10
* Fixed bug that sometimes prevented TestStep numbers from appearing in error output [GH-557]
11
+* Fixed bug that would ignore `TestStep.Destroy` when running tests. [GH-563]
12
13
# 2.0.1 (August 10, 2020)
14
0 commit comments