mirror of
https://github.com/pestphp/pest.git
synced 2026-07-24 02:20:03 +02:00
tests: updates snapshot testing
This commit is contained in:
+2
-1
@@ -26,6 +26,7 @@ uses()
|
||||
})
|
||||
->in('Hooks');
|
||||
|
||||
function helper_returns_string() {
|
||||
function helper_returns_string()
|
||||
{
|
||||
return 'string';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user