Files
pest/tests/Features/ScopedDatasets/Directory/Datasets/Scoped.php
2022-09-20 00:11:37 +02:00

6 lines
95 B
PHP

<?php
dataset('numbers.array', [
1, 2, 3, 4, 5, 'ScopedDatasets/Datasets/Scoped.php',
]);