Typo fixed. (#520)
authorSeunghoon Yeon <yeonsh@gmail.com>
Mon, 22 Jun 2020 05:27:58 +0000 (14:27 +0900)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2020 05:27:58 +0000 (06:27 +0100)
test/conftest.py

index 08b1b5663f407abb5da83bea94e3353a9e1cd5de..6e46d5dee6445fb511de9698fd2d37b1740b9177 100644 (file)
@@ -23,7 +23,7 @@ def pytest_pyfunc_call(pyfuncitem):
 
 
 class OutputChecker:
-    '''Check output data for suspicious patters.
+    '''Check output data for suspicious patterns.
 
     Everything written to check_output.fd will be scanned for suspicious
     messages and then written to sys.stdout.