We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
put
set
1 parent 02f418e commit 46eee40Copy full SHA for 46eee40
tests/RollbarTest.php
@@ -57,7 +57,6 @@ public function testCustomConfiguration()
57
58
public function testAutomaticContext()
59
{
60
- //Modified session to use put
61
$this->app->session->put('foo', 'bar');
62
63
$clientMock = Mockery::mock('RollbarNotifier');
@@ -78,7 +77,6 @@ public function testAutomaticContext()
78
77
79
public function testMergedContext()
80
81
82
83
84
0 commit comments