Browse Source

fix corresponding test

pull/14492/head
svlandeg 6 months ago
parent
commit
9e0c8e6719
  1. 2
      tests/test_tutorial/test_metadata/test_tutorial001_1.py

2
tests/test_tutorial/test_metadata/test_tutorial001_1.py

@ -28,7 +28,7 @@ def test_openapi_schema():
}, },
"license": { "license": {
"name": "Apache 2.0", "name": "Apache 2.0",
"identifier": "MIT", "identifier": "Apache-2.0",
}, },
"version": "0.0.1", "version": "0.0.1",
}, },

Loading…
Cancel
Save