mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 17:57:23 +01:00
chore: style changes
This commit is contained in:
@ -56,7 +56,7 @@ class State
|
||||
}
|
||||
}
|
||||
|
||||
$state = new State();
|
||||
$state = new State;
|
||||
|
||||
/*
|
||||
* Overrides toBe to assert two Characters are the same
|
||||
|
||||
Reference in New Issue
Block a user