Add tests for the legacy tokens

This commit is contained in:
ErickSkrauch
2019-09-23 00:53:13 +03:00
parent cf62c686b1
commit a148da2ecf
17 changed files with 222 additions and 52 deletions

View File

@@ -0,0 +1,4 @@
<?php
return [
1 => ['minecraft_server_session', 'obtain_own_account_info'],
];