Skip to content

Commit

Permalink
Add necessary arguments to ChadoMviewsManager services listing
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferrisx4 committed Feb 9, 2024
1 parent 2568b80 commit 8296e40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tripal_chado/tripal_chado.services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ services:
arguments: ['@database', '@tripal_chado.database']
tripal_chado.materialized_views:
class: Drupal\tripal_chado\Services\ChadoMviewsManager
arguments: ['@database', '@tripal_chado.database']
tripal_chado.terms_init:
class: Drupal\tripal_chado\Services\ChadoTermsInit
tripal_chado.cloner:
Expand Down

0 comments on commit 8296e40

Please sign in to comment.