Evan Hahn
|
a066511a62
|
Remove useless test setup/teardown
We had a lot of functions like this, which are useless:
override func setUp() {
super.setUp()
}
This removes them.
|
2022-10-04 14:06:34 -07:00 |
|
Michelle Linington
|
6417494bc3
|
Fix tests
|
2021-08-19 16:54:29 -07:00 |
|
Matthew Chen
|
50e83385d5
|
Fix chat color stability.
|
2021-05-25 16:22:34 -03:00 |
|
Nora Trapp
|
d0da9422ec
|
System message wallpaper styling.
|
2021-01-21 17:00:17 -08:00 |
|
Matthew Chen
|
111338b59d
|
Rewrite conversation view.
|
2020-12-10 12:44:13 -03:00 |
|