mirror of
https://github.com/pestphp/pest.git
synced 2026-07-25 11:00:02 +02:00
Style
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