1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-10-01 06:48:51 +00:00

CI: Update Dismock

This commit is contained in:
diamondburned 2020-12-15 14:16:02 -08:00
parent 7a7a56d613
commit 9a820c3749

View file

@ -5,7 +5,7 @@
"CGO_ENABLED": "1", # for the race detector
"COV": "/tmp/cov_results",
"dismock": "github.com/mavolin/dismock/v2/pkg/dismock",
"dismock_v": "5c8df6ab93b919264ab156416c5803fb44491661",
"dismock_v": "dc1c2e57a55d86999fa054f06ccc3665cbf7a3bd",
# used only in integration_test
"tested": "./api,./gateway,./bot,./discord"
},