Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
hhit
config-generator
Commits
f9945472
Commit
f9945472
authored
Feb 27, 2021
by
Hendrik Heneke
Browse files
Fixed namespace.
parent
7e2dc403
Pipeline
#363
passed with stage
in 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/ConfigGeneratorBundleTest.php
tests/ConfigGeneratorBundleTest.php
+1
-1
No files found.
tests/ConfigGeneratorBundleTest.php
View file @
f9945472
<?php
declare
(
strict_types
=
1
);
namespace
HHIT\ConfigGeneratorBundle\Tests
\Command
;
namespace
HHIT\ConfigGeneratorBundle\Tests
;
use
HHIT\ConfigGeneratorBundle\Command\GenerateConfigsCommand
;
use
HHIT\ConfigGeneratorBundle\Generator\Definition\DefinitionReader
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment