Skip to content

Commit

Permalink
[Chore] Bump swift snapshot testing to 1.7.2 (#216)
Browse files Browse the repository at this point in the history
* Bump swift snapshot testing to 1.7.2

* Fix snapshot sizes

* Update snapshots with bullet points

* Bump to Xcode 11.5

* Use Xcode 11.4 on Travis

* Revert "Update snapshots with bullet points"

This reverts commit e02f098.
  • Loading branch information
johnxnguyen authored Jun 12, 2020
1 parent dd2a448 commit c389ca6
Show file tree
Hide file tree
Showing 59 changed files with 1,251 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
osx_image: xcode11
osx_image: xcode11.4
language: objective-c
before_install:
- set -o pipefail
Expand Down
2 changes: 1 addition & 1 deletion Cartfile.private
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "pointfreeco/swift-snapshot-testing" ~> 1.6
github "pointfreeco/swift-snapshot-testing" ~> 1.7
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "pointfreeco/swift-snapshot-testing" "1.6.0"
github "pointfreeco/swift-snapshot-testing" "1.7.2"
22 changes: 20 additions & 2 deletions Carthage/Build/.swift-snapshot-testing.version

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
1 change: 1 addition & 0 deletions Carthage/Build/Mac/SnapshotTesting.framework/Headers

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Carthage/Build/Mac/SnapshotTesting.framework/Modules

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Carthage/Build/Mac/SnapshotTesting.framework/Resources

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Loading

0 comments on commit c389ca6

Please sign in to comment.