Commit 2c76868
authored
chore(svelte): Remove redundant component tracking config in e2e test (#15314)
`trackUpdates: false` is already
default behaviour since #15265. We should rather test against this in
the e2e test app than explicitly opting out of update tracking.1 parent 447911a commit 2c76868
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
0 commit comments