Merge pull request #379 from owncloud/bump-phoenix-test-commit

[Tests-Only] Bump phoenix test commit id
This commit is contained in:
Artur Neumann
2020-07-13 19:13:10 +05:45
committed by GitHub

View File

@@ -50,7 +50,7 @@ def main(ctx):
linting(ctx),
unitTests(ctx),
apiTests(ctx, 'master', 'a3cac3dad60348fc962d1d8743b202bc5f79596b'),
] + acceptance(ctx, 'master', '66ae7ceb02fe46fb01bbc23a0dae3679d9e0548d')
] + acceptance(ctx, 'master', '604e8b5e083c835308f147e51a850df643374107')
stages = [
docker(ctx, 'amd64'),