mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-11 13:11:01 +00:00
No issue: Fix broken Settings test
This commit is contained in:
parent
ddebc98718
commit
d28bb76d25
@ -224,7 +224,7 @@ class SettingsTest {
|
||||
fun showSearchSuggestions() {
|
||||
// When just created
|
||||
// Then
|
||||
assertTrue(settings.showSearchSuggestions())
|
||||
assertTrue(settings.showSearchSuggestions)
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
Reference in New Issue
Block a user