Verified Commit 12e1396d authored by Lee Rowlands's avatar Lee Rowlands
Browse files

fix: #3610474 MigrateSourceTestBase has a typo about #[CoversClass]

By: bramdriesen
By: benjifisher
(cherry picked from commit 30586256)
parent 00ef8df8
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ protected function setUp(): void {
  /**
   * Determines the plugin to be tested.
   *
   * This is identified by the first #[CoverClass] attribute set on the
   * This is identified by the first #[CoversClass] attribute set on the
   * concrete test class.
   *
   * @return string