Skip to content

Commit

Permalink
fix: test_download_feeds indentation error
Browse files Browse the repository at this point in the history
  • Loading branch information
Deblintrake09 authored and jmv74211 committed May 30, 2022
1 parent 7119717 commit 70109ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ def test_download_feeds(configuration, metadata, set_wazuh_configuration_vdt, tr
- r'Starting .* database update'
- r'The update of the .* feed finished successfully'
'''
try:
try:
# Check that the feed update has started
evm.check_provider_database_update_start_log(metadata['provider_name'])
# Check that the feed has been updated successfully
Expand Down

0 comments on commit 70109ae

Please sign in to comment.