Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: tests/utils.py

Issue 29969555: Issue 7039 - [XTM Integration] Make parameter naming consistent with the API docs
Patch Set: Created Dec. 28, 2018, 2:51 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« cms/translations/xtm/cli.py ('K') | « tests/test_xtm_translate.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/utils.py
diff --git a/tests/utils.py b/tests/utils.py
index 076b52041185863af9e7bfc6fe3865aa12762c91..6baf9a20d414ff03d4ae35528b728eeea258b75c 100644
--- a/tests/utils.py
+++ b/tests/utils.py
@@ -153,7 +153,7 @@ class XtmMockArgs:
name = 'bar'
desc = 'foo'
- client_id = 10
+ customer_id = 10
ref_id = 'faz'
workflow_id = 20
save_id = False
« cms/translations/xtm/cli.py ('K') | « tests/test_xtm_translate.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld