Skip to content

Commit

Permalink
change Rakefile, comment out tvOS because no FBSnapshotTestCase
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxuan30 committed Jul 1, 2016
1 parent a72a43a commit 31e9cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ end
def test_targets
[
:ios,
:tvos
# :tvos #no tvOS fbsnapshot
]
end

Expand Down

0 comments on commit 31e9cff

Please sign in to comment.