Commit 891d5e7
authored
Specify the platform version as the fixtures depend on swift concurrency (#9319)
Specify the platform version as the fixtures depend on swift
concurrency.
Motivation:
Tests failing locally due to code in the fixtures depending on Swift
Concurrency features.
Modifications:
Specify the platform version in the fixtures.
Result:
Tests pass1 parent f391e4e commit 891d5e7
File tree
2 files changed
+6
-0
lines changed- Fixtures/SwiftMigrate
- ExistentialAnyWithCommonPluginDependencyMigration
- ExistentialAnyWithPluginMigration
2 files changed
+6
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
0 commit comments