mirror of
https://github.com/pestphp/pest.git
synced 2026-09-05 22:33:35 +02:00
6 lines
128 B
PHP
6 lines
128 B
PHP
<?php
|
|
|
|
// The folder name creates the namespace segment `2fa`, which starts with a number.
|
|
|
|
it('never runs')->assertTrue(true);
|