Skip to content

Commit

Permalink
Fix tests (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiikhliustin authored Mar 29, 2024
1 parent 8b68106 commit f18eb93
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
9 changes: 9 additions & 0 deletions TestTools/Pods.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,9 @@
"DSSwiftUIKit": {
"version": "3.9.0"
},
"Delegate": {
"version": "1.3.0"
},
"Device": {
"version": "3.6.0"
},
Expand Down Expand Up @@ -375,6 +378,9 @@
"Logan": {
"version": "1.2.9"
},
"Logboard": {
"version": "2.4.2"
},
"LookinServer": {
"version": "1.2.6"
},
Expand Down Expand Up @@ -638,6 +644,9 @@
"WCDB": {
"version": "2.0.4"
},
"WCDBOptimizedSQLCipher": {
"version": "1.4.4"
},
"Willow": {
"version": "6.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion Tests/Recorded/Delegate/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/Logboard/BUILD.bazel

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

6 changes: 2 additions & 4 deletions Tests/Recorded/WCDBOptimizedSQLCipher/BUILD.bazel

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

0 comments on commit f18eb93

Please sign in to comment.