Skip to content

Commit

Permalink
Marked test as needing data files
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis-chambers committed Jun 17, 2024
1 parent b234463 commit 30158df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/test_db.py
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ async def test_flow_with_device_attached(self):

self.assertDictEqual(database.cache, {"ALIC1": 6})

@data_files_exist
async def test_flow_with_swarm_attached(self):
"""Tests that the database is looped through correctly with multiple sites in a swarm."""

Expand Down

0 comments on commit 30158df

Please sign in to comment.