Skip to content

Commit 26cae9a

Browse files
hebaalazzehohmayr
andauthored
Update packages/gapic-generator/gapic/templates/tests/unit/gapic/%name_%version/%sub/test_compat.py.j2
Co-authored-by: ohmayr <omairnaveed@ymail.com>
1 parent 54381b5 commit 26cae9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/gapic-generator/gapic/templates/tests/unit/gapic/%name_%version/%sub

packages/gapic-generator/gapic/templates/tests/unit/gapic/%name_%version/%sub/test_compat.py.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ google-api-core has the functions in `_compat.py.j2`. #}
1111
Backfill compatibility functions tests being removed from the client layer. #}
1212

1313

14+
{% if has_auto_populated_fields %}
1415
import re
1516
import pytest
1617

0 commit comments

Comments
 (0)