Skip to content

Commit 9f9ec65

Browse files
authored
Hotfix: Lint error fix (#281)
1 parent 1757a77 commit 9f9ec65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Welcome to :pypi:`pytest-celery <pytest-celery>`, the official pytest plugin for
77
The pytest-celery plugin introduces significant enhancements with the introduction of
88
version >= 1.0.0, shifting towards a Docker-based approach for smoke and production-like testing.
99
While the `celery.contrib.pytest` API continues to support detailed integration
10-
and unit testing, the new Docker-based methodology is tailored for testing in
10+
and unit testing, the new Docker-based methodology is tailored for testing in
1111
environments that closely mirror production settings.
1212

1313
Adopting version >= 1.0.0 enriches your testing suite with these new capabilities

0 commit comments

Comments
 (0)