forked from MirrorHub/synapse
33ebee47e4
There are a bunch of places we call get_success on an immediate value, which is unnecessary. Let's rip them out, and remove the redundant functionality in get_success and friends.
1 line
51 B
Text
1 line
51 B
Text
Remove redundant `get_success` calls in test code.
|