Skip to content

Commit

Permalink
Fix baseline to include tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel-Darbord committed Dec 1, 2023
1 parent b17dc66 commit 9099fc8
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ BaselineOfFamixOpenTelemetry >> groups: spec [
with:
#( 'Famix-OpenTelemetry-Entities' 'Famix-OpenTelemetry-Entities-Extensions'
'Famix-OpenTelemetry-Generator' 'Famix-OpenTelemetry-Presenter' );
group: 'importer' with: #( 'Famix-OpenTelemetry-Importer' );
group: 'importer'
with:
#( 'Famix-OpenTelemetry-Importer' 'Famix-OpenTelemetry-Importer-Tests' );
group: 'elasticsearch'
with: #( 'default' 'Famix-OpenTelemetry-Importer-Elasticsearch'
'ElasticsearchAPI' );
Expand Down

0 comments on commit 9099fc8

Please sign in to comment.