Skip to content

Commit

Permalink
fix last test
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteur committed Jul 31, 2020
1 parent c39070c commit ba25b55
Showing 1 changed file with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
<?xml version="1.0" encoding="utf-8" ?>
<result>
<row>
<idcustomdimension>1</idcustomdimension>
<idsite>1</idsite>
<name>MyName1</name>
<index>1</index>
<scope>visit</scope>
<active>1</active>
<extractions>
</extractions>
<case_sensitive>1</case_sensitive>
</row>
<row>
<idcustomdimension>2</idcustomdimension>
<idsite>1</idsite>
Expand All @@ -22,15 +33,4 @@
</extractions>
<case_sensitive>1</case_sensitive>
</row>
<row>
<idcustomdimension>1</idcustomdimension>
<idsite>1</idsite>
<name>MyName1</name>
<index>1</index>
<scope>visit</scope>
<active>1</active>
<extractions>
</extractions>
<case_sensitive>1</case_sensitive>
</row>
</result>

0 comments on commit ba25b55

Please sign in to comment.