diff --git a/tests/plugins/polling/test/plugin_polling_test_2.py b/tests/plugins/polling/test/plugin_polling_test_2.py index c813367e..e83567a0 100644 --- a/tests/plugins/polling/test/plugin_polling_test_2.py +++ b/tests/plugins/polling/test/plugin_polling_test_2.py @@ -2,7 +2,8 @@ Copyright 2018, Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE file in project root for terms. -This module defines a generic polling plugin class for use in testing. +This module defines a generic polling plugin class that erroneously returns a PanoptesMetricsGroup, rather than a +PanoptesMetricsGroupSet, for use in testing. """ from yahoo_panoptes.polling.polling_plugin import PanoptesPollingPlugin