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

Issue #3377665 by sourabhjain, longwave: Remove reference to @requires in BuildTestBase

parent 1ea295c8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -45,8 +45,6 @@
 *   built into the test, or abstract base classes.
 * - Allow parallel testing, using random/unique port numbers for different HTTP
 *   servers.
 * - Allow the use of PHPUnit-style (at)require annotations for external shell
 *   commands.
 *
 * We don't use UiHelperInterface because it is too tightly integrated to
 * Drupal.