Skip to content

Commit

Permalink
Fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
MishNajam committed Oct 10, 2023
1 parent a2d6e5d commit 91c037a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ public function create_authorisation_request(): void
$this->assertStringContainsString('vtr=%5B%22Cl.Cm.P2%22%5D', $authorisationRequest);
$this->assertStringContainsString('ui_locales=en', $authorisationRequest);
}
}
}

0 comments on commit 91c037a

Please sign in to comment.