Skip to content

Commit fd8fd2e

Browse files
authored
Add missing carriage returns to test data (#24)
* Re-add missing carriage returns to crlf test data files
1 parent 013b500 commit fd8fd2e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
event:patch
2-
data:{"data":{"clientSide":true,"clientSideAvailability":{"usingEnvironmentId":true,"usingMobileKey":true},"debugEventsUntilDate":null,"deleted":false,"fallthrough":{"variation":0},"key":"goals.02.featureWithGoals","offVariation":null,"on":false,"prerequisites":[],"rules":[],"salt":"e51f55941194456da34ce93dd39badb1","sel":"a4806819a2b640d3a275b83606956bc4","targets":[],"trackEvents":true,"trackEventsFallthrough":false,"variations":[true,false],"version":52},"path":"/flags/goals.02.featureWithGoals"}
3-
1+
event:patch
2+
data:{"data":{"clientSide":true,"clientSideAvailability":{"usingEnvironmentId":true,"usingMobileKey":true},"debugEventsUntilDate":null,"deleted":false,"fallthrough":{"variation":0},"key":"goals.02.featureWithGoals","offVariation":null,"on":false,"prerequisites":[],"rules":[],"salt":"e51f55941194456da34ce93dd39badb1","sel":"a4806819a2b640d3a275b83606956bc4","targets":[],"trackEvents":true,"trackEventsFallthrough":false,"variations":[true,false],"version":52},"path":"/flags/goals.02.featureWithGoals"}
3+
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
event:one
2-
data:One
3-
4-
event:two
5-
data:Two
6-
1+
event:one
2+
data:One
3+
4+
event:two
5+
data:Two
6+

0 commit comments

Comments
 (0)