Skip to content

Commit 3319c35

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#173 from apple/clackary-patch-1
Update ReactiveCocoa xfails with correct jira reference
2 parents 81a9a33 + 9cce2ee commit 3319c35

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

projects.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1687,7 +1687,7 @@
16871687
"3.0": {
16881688
"branch": {
16891689
"master": "https://bugs.swift.org/browse/SR-7299",
1690-
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-6658"
1690+
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-7299"
16911691
}
16921692
},
16931693
"3.1": {
@@ -1701,13 +1701,13 @@
17011701
"3.2": {
17021702
"branch": {
17031703
"master": "https://bugs.swift.org/browse/SR-7299",
1704-
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-6658"
1704+
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-7299"
17051705
}
17061706
},
17071707
"4.0": {
17081708
"branch": {
17091709
"master": "https://bugs.swift.org/browse/SR-7299",
1710-
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-6658"
1710+
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-7299"
17111711
}
17121712
}
17131713
}
@@ -1724,7 +1724,7 @@
17241724
"3.0": {
17251725
"branch": {
17261726
"master": "https://bugs.swift.org/browse/SR-7299",
1727-
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-6658"
1727+
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-7299"
17281728
}
17291729
},
17301730
"3.1": {
@@ -1738,13 +1738,13 @@
17381738
"3.2": {
17391739
"branch": {
17401740
"master": "https://bugs.swift.org/browse/SR-7299",
1741-
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-6658"
1741+
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-7299"
17421742
}
17431743
},
17441744
"4.0": {
17451745
"branch": {
17461746
"master": "https://bugs.swift.org/browse/SR-7299",
1747-
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-6658"
1747+
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-7299"
17481748
}
17491749
}
17501750
}

0 commit comments

Comments
 (0)