Skip to content

Commit e5ba085

Browse files
committed
Bug 1949126 - Improve the Rust based search engine selector tests Part 2
1 parent 097f1e4 commit e5ba085

File tree

4 files changed

+1069
-1016
lines changed

4 files changed

+1069
-1016
lines changed

components/search/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ serde_json = "1"
1616
thiserror = "2"
1717
uniffi = { version = "0.29.0" }
1818
firefox-versioning = { path = "../support/firefox-versioning" }
19+
pretty_assertions = "1"
1920

2021
[build-dependencies]
2122
uniffi = { version = "0.29.0", features = ["build"] }

0 commit comments

Comments
 (0)