mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
* Convert config/watcher_test.go t.Fatal calls into require calls * Moved wasCalled to a public helper function Now the testutils package has a new function WasCalled that can be used by anywhere.