@@ -19,8 +19,8 @@ |
||
19 | 19 | } |
20 | 20 | |
21 | 21 | /** |
22 | - * @depends testPutValue |
|
23 | - */ |
|
22 | + * @depends testPutValue |
|
23 | + */ |
|
24 | 24 | public function testGet($array) |
25 | 25 | { |
26 | 26 | $value = Session::get($array['key']); |