Verified Commit 38418798 authored by quietone's avatar quietone
Browse files

Issue #3458966 by apaderno, smustgrave: Correct the punctuation on the...

Issue #3458966 by apaderno, smustgrave: Correct the punctuation on the description for \Drupal\Tests\UnitTestCase

(cherry picked from commit bf4dfeaa)
parent 0a7a4d5d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
/**
 * Provides a base class and helpers for Drupal unit tests.
 *
 * Using Symfony's dump() function() in Unit tests will produce output on the
 * Using Symfony's dump() function in Unit tests will produce output on the
 * command line.
 *
 * @ingroup testing