This commit is contained in:
Walluce Pinkham 2022-04-07 17:40:52 +01:00
commit 764971b805
4 changed files with 4 additions and 4 deletions

View file

@ -1042,7 +1042,7 @@ def test_local_perl_additional_dependencies(store):
( (
'dotnet_hooks_csproj_repo', 'dotnet_hooks_csproj_repo',
'dotnet_hooks_sln_repo', 'dotnet_hooks_sln_repo',
'dotnet_hooks_combo_repo' 'dotnet_hooks_combo_repo',
), ),
) )
def test_dotnet_hook(tempdir_factory, store, repo): def test_dotnet_hook(tempdir_factory, store, repo):