Verified Commit 115e71ec 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 4053a879
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,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