We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43f06a commit d33e3a9Copy full SHA for d33e3a9
1 file changed
tests/event/event_listener_viewonline_test.php
@@ -51,7 +51,9 @@ public static function viewonline_page_data()
51
array(
52
1 => 'index',
53
),
54
- array(),
+ array(
55
+ 'session_page' => 'index.' . $phpEx . '/foobar'
56
+ ),
57
'$location_url',
58
'$location',
59
0 commit comments