Commit 80d0b78
committed
test(config): expect json as canonical v2 serializer default
WorkflowsConfigTest was still asserting `Workflow\Serializers\Y::class` as
the canonical default. The v2 config already moved to `'json'`, so the test
could mask regressions in the json-default rollout.
Closes #336.1 parent 3ee799f commit 80d0b78
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments