Skip to content

Commit

Permalink
migrate: Add test case for the toicingadb command
Browse files Browse the repository at this point in the history
  • Loading branch information
nilmerg committed Nov 6, 2023
1 parent 4ef7d1c commit 00c1e7e
Show file tree
Hide file tree
Showing 2 changed files with 994 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
run: |
composer require -n --no-progress mockery/mockery ipl/i18n:@dev ipl/web:@dev
git clone --depth 1 --branch snapshot/nightly https://github.com/Icinga/icinga-php-thirdparty.git vendor/icinga-php-thirdparty
git clone --depth 1 https://github.com/Icinga/icingadb-web.git modules/icingadb
- name: PHPUnit
env:
Expand Down
Loading

0 comments on commit 00c1e7e

Please sign in to comment.