Skip to content

Commit

Permalink
Add microbatch deprecation events to test_events.py
Browse files Browse the repository at this point in the history
  • Loading branch information
QMalcolm committed Nov 8, 2024
1 parent 26ba807 commit 94363e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_events.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ def test_event_codes(self):
core_types.SourceFreshnessProjectHooksNotRun(),
core_types.MFTimespineWithoutYamlConfigurationDeprecation(),
core_types.MFCumulativeTypeParamsDeprecation(),
core_types.MicrobatchMacroOutsideOfBatchesDeprecation(),
# E - DB Adapter ======================
adapter_types.AdapterEventDebug(),
adapter_types.AdapterEventInfo(),
Expand Down

0 comments on commit 94363e8

Please sign in to comment.