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.
1 parent a08fd47 commit 60ecc14Copy full SHA for 60ecc14
events.md
@@ -922,7 +922,7 @@ test('orders can be processed', function () {
922
return $order;
923
});
924
925
- // Events are dispatched as normal and observers will run ...
+ // Events are dispatched as normal and observers will run...
926
$order->update([
927
// ...
928
]);
@@ -954,7 +954,7 @@ class ExampleTest extends TestCase
954
955
956
957
958
959
960
0 commit comments