Verified Commit 30586256 authored by Lee Rowlands's avatar Lee Rowlands
Browse files

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

By: bramdriesen
By: benjifisher
parent 6765430c
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