Skip to content

Commit 8134ea9

Browse files
keradusnicolas-grekas
authored andcommitted
chore: CS fixes
1 parent 67c6ce9 commit 8134ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Debug/TraceableWorkflowTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class TraceableWorkflowTest extends TestCase
2323
{
2424
private MockObject|Workflow $innerWorkflow;
2525

26-
private StopWatch $stopwatch;
26+
private Stopwatch $stopwatch;
2727

2828
private TraceableWorkflow $traceableWorkflow;
2929

0 commit comments

Comments
 (0)