We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f337b6a commit 5f8f655Copy full SHA for 5f8f655
composer.json
@@ -15,7 +15,7 @@
15
"autoload": {
16
"psr-4": {
17
"Fortifi\\Login\\": "src/",
18
- "Fortifi\\Tests\\Login": "tests/"
+ "Fortifi\\Tests\\Login\\": "tests/"
19
}
20
21
0 commit comments