Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Chouinard <[email protected]>
  • Loading branch information
Rwolfe-Nava and chouinar authored Aug 15, 2024
1 parent 50d3a52 commit e580f99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def test_export_opportunity_data_task(
OpportunityFactory.create_batch(size=6, is_archived_forecast_summary=True)
)

# Create some opportunities that won't get fetched / loaded into search
# Create some opportunities that won't get fetched / exported
OpportunityFactory.create_batch(size=3, is_draft=True)
OpportunityFactory.create_batch(size=4, no_current_summary=True)

Expand Down

0 comments on commit e580f99

Please sign in to comment.