We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3b7739 commit 13c0d87Copy full SHA for 13c0d87
tests/plugin_test.py
@@ -228,7 +228,7 @@ def assert_plugin_disabled(self, msg):
228
stderr = self.stderr()
229
self.assertIn(
230
"Coverage.py warning: "
231
- "Disabling plugin 'django_coverage_plugin.DjangoTemplatePlugin' "
+ "Disabling plug-in 'django_coverage_plugin.DjangoTemplatePlugin' "
232
"due to an exception:",
233
stderr
234
)
0 commit comments