Skip to content

Commit 4f8739a

Browse files
author
Josh Deffibaugh
committed
Removes info from compiled in data file for better test
1 parent 3011abe commit 4f8739a

File tree

1 file changed

+0
-74
lines changed

1 file changed

+0
-74
lines changed

test-app/src/main/res/raw/data_file.json

Lines changed: 0 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -31,66 +31,6 @@
3131
"test_user": "variation_1"
3232
},
3333
"id": "7651112186"
34-
},
35-
{
36-
"status": "Running",
37-
"key": "experiment_1",
38-
"layerId": "7648347370",
39-
"trafficAllocation": [
40-
{
41-
"entityId": "7661891902",
42-
"endOfRange": 5000
43-
},
44-
{
45-
"entityId": "7654432134",
46-
"endOfRange": 10000
47-
}
48-
],
49-
"audienceIds": [],
50-
"variations": [
51-
{
52-
"id": "7661891902",
53-
"key": "variation_1"
54-
},
55-
{
56-
"id": "7654432134",
57-
"key": "variation_2"
58-
}
59-
],
60-
"forcedVariations": {
61-
"test_user": "variation_1"
62-
},
63-
"id": "7676481120"
64-
},
65-
{
66-
"status": "Running",
67-
"key": "experiment_2",
68-
"layerId": "7694850183",
69-
"trafficAllocation": [
70-
{
71-
"entityId": "7685562539",
72-
"endOfRange": 5000
73-
},
74-
{
75-
"entityId": "7705240012",
76-
"endOfRange": 10000
77-
}
78-
],
79-
"audienceIds": [],
80-
"variations": [
81-
{
82-
"id": "7685562539",
83-
"key": "variation_1"
84-
},
85-
{
86-
"id": "7705240012",
87-
"key": "variation_2"
88-
}
89-
],
90-
"forcedVariations": {
91-
"test_user": "variation_1"
92-
},
93-
"id": "7680080715"
9434
}
9535
],
9636
"version": "2",
@@ -117,20 +57,6 @@
11757
],
11858
"id": "7667071273",
11959
"key": "experiment_0"
120-
},
121-
{
122-
"experimentIds": [
123-
"7676481120"
124-
],
125-
"id": "7670870364",
126-
"key": "experiment_1"
127-
},
128-
{
129-
"experimentIds": [
130-
"7680080715"
131-
],
132-
"id": "7687332536",
133-
"key": "experiment_2"
13460
}
13561
],
13662
"revision": "16"

0 commit comments

Comments
 (0)