Skip to content
Snippets Groups Projects
Verified Commit b1ec4a76 authored by Jibran Ijaz's avatar Jibran Ijaz
Browse files

Issue #3383916 by jibran: PHPCS fixes.


Signed-off-by: default avatarJibran Ijaz <jibran.ijaz@gmail.com>
parent 5cbe79a4
No related branches found
No related tags found
No related merge requests found
Pipeline #65055 passed
......@@ -146,7 +146,7 @@ class DatasetPipelineBaseTest extends DatasetKernelTestBase {
}
/**
* Ensure the typed data created during validation is cached according to the data pipeline.
* Ensure the typed data created during validation is cached per pipeline.
*/
public function testTypedDataCaching(): void {
$dataset_data = new DatasetData([
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment