Skip to content

Commit dce63af

Browse files
committed
Fix tests
1 parent c3e5b22 commit dce63af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ def test_coverDoBuild(self, mock_debug, mock_listdir, mock_warning, mock_git_git
253253
args = Namespace(
254254
remoteStore="",
255255
writeStore="",
256+
no_remote_store=True,
256257
referenceSources="/sw/MIRROR",
257258
docker=False,
258259
dockerImage=None,

0 commit comments

Comments
 (0)