We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ee8ee commit 5461f67Copy full SHA for 5461f67
1 file changed
spec/Vivait/StringGeneratorBundle/Generator/UuidGeneratorSpec.php
@@ -11,11 +11,6 @@ function it_is_initializable()
11
$this->shouldHaveType('Vivait\StringGeneratorBundle\Generator\UuidGenerator');
12
}
13
14
- function let()
15
- {
16
-
17
- }
18
19
function it_should_throw_an_exception_when_no_namespace_on_version_3()
20
{
21
$this->setVersion(3);
@@ -68,4 +63,4 @@ function getMatchers()
68
63
69
64
];
70
65
71
-}
66
+}
0 commit comments