We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b03d81 commit da3c190Copy full SHA for da3c190
1 file changed
packages/gapic-generator/tests/unit/schema/test_api.py
@@ -4528,4 +4528,4 @@ def test_file_level_resources_with_aliases():
4528
4529
# Verify that the resource exists with the overriden type
4530
assert "nomenclature.linnaen.com/Species" in resource_msgs
4531
- assert resource_msgs["nomenclature.linnaen.com/Species"].resource_type == "CustomSpecies"
+ assert resource_msgs["nomenclature.linnaen.com/Species"].resource_type == "CustomSpecies"
0 commit comments