Skip to content

Commit

Permalink
fixed (some of) the mfa tests
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed May 9, 2024
1 parent 5dbc2c3 commit de593ea
Show file tree
Hide file tree
Showing 9 changed files with 1,046 additions and 84 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,10 @@
"autoload": {
"files": [
"vendor/yiisoft/yii2/Yii.php"
]
],
"psr-4": {
"Sil\\SspMfa\\Behat\\": "features/"
}
},
"config": {
"allow-plugins": {
Expand Down
73 changes: 36 additions & 37 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit de593ea

Please sign in to comment.