Skip to content

Commit

Permalink
Fix snapshot tests (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiikhliustin authored Jan 31, 2024
1 parent 4672ee4 commit b903f99
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
4 changes: 3 additions & 1 deletion TestTools/Pods.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"Folly": "2016.09.26.00",
"GoogleDataTransport": "9.2.3",
"GoogleMaps": "7.3.0",
"GoogleUtilities": "7.12.0",
"GrowingAutoTrackKit": "2.9.14",
"GrowingCoreKit": "2.9.14",
"IQKeyboardManager": "6.5.10",
Expand Down Expand Up @@ -143,7 +144,8 @@
"fishhook": "0.2",
"glog": "0.3.4",
"libwebp": "1.3.2",
"lottie-ios": "3.4.3"
"lottie-ios": "3.4.3",
"nanopb": "2.30909.1"
},
"osx": {}
}
12 changes: 10 additions & 2 deletions Tests/Recorded/GoogleUtilities/BUILD.bazel

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

2 changes: 1 addition & 1 deletion Tests/Recorded/nanopb/BUILD.bazel

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

0 comments on commit b903f99

Please sign in to comment.