Skip to content

Commit 16707a1

Browse files
committed
Typo.
1 parent bfb4060 commit 16707a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bigquery/unit_tests/test__helpers.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,7 +1174,7 @@ def test_from_api_repr_w_name(self):
11741174
RESOURCE = {
11751175
'name': 'foo',
11761176
'parameterType': {
1177-
'type': 'STRUTCT',
1177+
'type': 'STRUCT',
11781178
'structTypes': [
11791179
{'name': 'bar', 'type': {'type': 'INT64'}},
11801180
{'name': 'baz', 'type': {'type': 'STRING'}},
@@ -1196,7 +1196,7 @@ def test_from_api_repr_w_name(self):
11961196
def test_from_api_repr_wo_name(self):
11971197
RESOURCE = {
11981198
'parameterType': {
1199-
'type': 'STRUTCT',
1199+
'type': 'STRUCT',
12001200
'structTypes': [
12011201
{'name': 'bar', 'type': {'type': 'INT64'}},
12021202
{'name': 'baz', 'type': {'type': 'STRING'}},

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy