We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81708a0 commit 2d023a2Copy full SHA for 2d023a2
metering/tests/test_total_calls.py
@@ -51,7 +51,7 @@ def test_success_usage_record(self):
51
"error_message": "",
52
"version": "v1.0.0",
53
'username': 'user@snet',
54
- 'payment_mode': "",
+ 'payment_mode': "freecall",
55
"operation": "read",
56
"usage_type": "apicall",
57
"status": "success",
0 commit comments