Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test_noVisit__CustomDimensions.getAvailableScopes.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6df7142c165501d8316b9bac45f375d9c3328390 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<name>visit</name>
		<numSlotsAvailable>5</numSlotsAvailable>
		<numSlotsUsed>0</numSlotsUsed>
		<numSlotsLeft>5</numSlotsLeft>
	</row>
	<row>
		<name>action</name>
		<numSlotsAvailable>5</numSlotsAvailable>
		<numSlotsUsed>0</numSlotsUsed>
		<numSlotsLeft>5</numSlotsLeft>
	</row>
</result>