Skip to content

Commit 5f8f655

Browse files
committed
Correct composer
1 parent f337b6a commit 5f8f655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"autoload": {
1616
"psr-4": {
1717
"Fortifi\\Login\\": "src/",
18-
"Fortifi\\Tests\\Login": "tests/"
18+
"Fortifi\\Tests\\Login\\": "tests/"
1919
}
2020
}
2121
}

0 commit comments

Comments
 (0)