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 85f0d38 commit 3612fc7Copy full SHA for 3612fc7
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 1.2.3
+# 1.3.0
2
3
- Updated Ktor to `1.3.0`
4
src/commonTest/kotlin/suite/TestSuiteSearch.kt
@@ -144,7 +144,7 @@ internal class TestSuiteSearch {
144
)
145
146
search.explainOrNull.shouldNotBeNull()
147
- search.explain.match.alternatives.size shouldEqual 11
+ search.explain.match.alternatives.size shouldEqual 13
148
}
149
150
0 commit comments