mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 17:57:23 +01:00
[feat] scoped datasets
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
dataset('numbers.array', [
|
||||
1, 2, 3, 4, 5, 'ScopedDatasets/NestedDirectory1/Datasets.php',
|
||||
]);
|
||||
Reference in New Issue
Block a user