Skip to content

Commit a0aa042

Browse files
committed
ignore deprecated in test
1 parent 465e8c9 commit a0aa042

File tree

1 file changed

+1
-0
lines changed
  • openapi-parser/src/test/kotlin/io/openapiparser/model/v31

1 file changed

+1
-0
lines changed

openapi-parser/src/test/kotlin/io/openapiparser/model/v31/XmlSpec.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import io.kotest.matchers.shouldBe
1313
import io.openapiparser.model.v31.xml as xml31
1414
import io.openapiparser.model.v32.xml as xml32
1515

16+
@Suppress("DEPRECATION")
1617
class XmlSpec: StringSpec({
1718

1819
"gets xml name" {

0 commit comments

Comments
 (0)