File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ public function to_request_params_includes_required_info()
9494
9595 $ this ->assertEquals ([
9696 'id ' => 'id ' ,
97- 'hash ' => '7580494fda334fc2329cdde34ad4a1d1 ' ,
97+ 'hash ' => 'e3db0a2768764be87d79e90063d21009 ' ,
9898 'language ' => 'new language ' ,
9999 'theme ' => 'new theme ' ,
100100 'code ' => 'new code ' ,
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ public function it_sends_a_simple_request_with_no_response()
4545 Http::assertSent (function ($ request ) {
4646 return $ request ['blocks ' ][0 ] === [
4747 'id ' => 'component ' ,
48- 'hash ' => 'fe47ca550596fd0cea4664cc73774bcb ' ,
48+ 'hash ' => '66192c35bf8a710bee532ac328c76977 ' ,
4949 'language ' => 'php ' ,
5050 'theme ' => 'material-theme-palenight ' ,
5151 'code ' => 'echo "hello world"; ' ,
You can’t perform that action at this time.
0 commit comments