mirror of
https://github.com/pestphp/pest.git
synced 2026-04-23 23:47:30 +02:00
chore: style changes
This commit is contained in:
@ -18,7 +18,7 @@ test('pass', function () {
|
||||
});
|
||||
|
||||
test('pass with class', function () {
|
||||
expect(new class()
|
||||
expect(new class
|
||||
{
|
||||
public $name = 'Nuno';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user