Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
singiamtel committed Dec 13, 2024
1 parent 35b0065 commit 6dcf922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ def test_coverDoBuild(self, mock_debug, mock_listdir, mock_warning, mock_sys, mo
args = Namespace(
remoteStore="",
writeStore="",
no_remote_store=True,
referenceSources="/sw/MIRROR",
docker=False,
dockerImage=None,
Expand Down

0 comments on commit 6dcf922

Please sign in to comment.