Compare commits
No commits in common. "15262c9cc6eebcca5f88de31485569ad9ba5f54a" and "ae719b9d6825b898632b0d71022092c87737a22c" have entirely different histories.
15262c9cc6
...
ae719b9d68
|
|
@ -116,4 +116,3 @@ composer.phar
|
||||||
*.sqlite
|
*.sqlite
|
||||||
|
|
||||||
Backend/test.php
|
Backend/test.php
|
||||||
/config/
|
|
||||||
|
|
|
||||||
|
|
@ -19,5 +19,4 @@ function makeAdminLogin(string $userName)
|
||||||
'path' => '/'
|
'path' => '/'
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
//test
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue