Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
aliabbasrizvi committed Sep 14, 2016
1 parent cc1256f commit c7d5847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ def setUp(self):
'audiences': [{
'name': 'Test attribute users',
'conditions': '["and", ["or", ["or", '
'{"name": "test_attribute", "type": "custom_dimension", "value": "test_value"}]]]',
'{"name": "test_attribute", "type": "custom_attribute", "value": "test_value"}]]]',
'id': '11154'
}],
'projectId': '111001'
Expand Down

0 comments on commit c7d5847

Please sign in to comment.