Revision a46724e4f63d893b014644b6e11f67e30e97980d authored by William Banfield on 14 July 2021, 14:16:09 UTC, committed by GitHub on 14 July 2021, 14:16:09 UTC
This code change amends the dispatcher tests to read from the dispatcher's `requestCh`. This ensures that a request is waiting when the test calls `dispatcher.respond`. 
addresses: #6711 
1 parent 40fba39
History
File Mode Size
store.go -rw-r--r-- 17.0 KB
store_test.go -rw-r--r-- 16.8 KB

back to top