[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action
2024-02-07 00:18:00 +00:00
parent cc1b403839
commit 89e486bd4e
25 changed files with 2284 additions and 1345 deletions
@@ -4,6 +4,8 @@ tests/CreatesApplication.php
tests/Unit/UserTest.php
tests/Unit/CategoryTest.php
tests/Unit/StatuslabelTest.php
tests/Unit/Models/Company/CompanyTest.php
tests/Unit/Models/Company/GetIdForCurrentUserTest.php
tests/Unit/LdapTest.php
tests/Unit/AssetMaintenanceTest.php
tests/Unit/Helpers/HelperTest.php
@@ -15,7 +17,6 @@ tests/Unit/AccessoryTest.php
tests/Unit/CompanyScopingTest.php
tests/Unit/AssetModelTest.php
tests/Unit/CustomFieldTest.php
tests/Unit/CompanyTest.php
tests/Unit/NotificationTest.php
tests/Unit/ComponentTest.php
tests/Unit/ImporterTest.php
@@ -29,6 +30,8 @@ tests/Feature/Notifications/ComponentWebhookTest.php
tests/Feature/Notifications/AccessoryWebhookTest.php
tests/Feature/Reports/CustomReportTest.php
tests/Feature/Checkouts/LicenseCheckoutTest.php
tests/Feature/Checkouts/AccessoryCheckoutTest.php
tests/Feature/Checkouts/ConsumableCheckoutTest.php
tests/Feature/Api/Departments/DepartmentIndexTest.php
tests/Feature/Api/Users/UsersForSelectListTest.php
tests/Feature/Api/Users/UsersSearchTest.php
@@ -37,11 +40,13 @@ tests/Feature/Api/Users/UsersUpdateTest.php
tests/Feature/Api/Locations/LocationsForSelectListTest.php
tests/Feature/Api/Licenses/LicensesIndexTest.php
tests/Feature/Api/Consumables/ConsumablesIndexTest.php
tests/Feature/Api/Consumables/ConsumableCheckoutTest.php
tests/Feature/Api/Assets/AssetStoreTest.php
tests/Feature/Api/Assets/RequestableAssetsTest.php
tests/Feature/Api/Assets/AssetsForSelectListTest.php
tests/Feature/Api/Assets/AssetIndexTest.php
tests/Feature/Api/Assets/AssetCheckinTest.php
tests/Feature/Api/Accessories/AccessoryCheckoutTest.php
tests/Feature/Api/Components/ComponentIndexTest.php
tests/Feature/Api/Groups/GroupStoreTest.php
tests/Feature/Assets/AssetCheckinTest.php