Skip to content

Commit 15a5702

Browse files
committed
PENG-6243 - Introduce support for billing-usage APIs
1 parent d75c82f commit 15a5702

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/test_billing_usage.py

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
import unittest.mock as mock
66

7+
78
@pytest.fixture
89
def billing_usage_config(config):
910
config.loadFromDict(

0 commit comments

Comments
 (0)