This commit is contained in:
Nuno Maduro
2025-07-25 21:10:05 -06:00
parent 2aa32569f0
commit 222ed174bc
2 changed files with 5 additions and 5 deletions

View File

@ -32,4 +32,4 @@ describe('within describe', function () {
->toEndWith('pass_with_dataset_with_data_set____my_datas_set_value______my_datas_set_value__.snap')
->and($this->snapshotable)->toMatchSnapshot();
});
})->with(['my-datas-set-value']);
})->with(['my-datas-set-value']);