mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-06 23:23:18 -04:00
Merge pull request #342 from owncloud/bump-core-and-phoenix-test-commits-20200629
[Tests-Only] Bump core and phoenix test commit IDs to latest
This commit is contained in:
@@ -2,7 +2,7 @@ def main(ctx):
|
||||
before = [
|
||||
linting(ctx),
|
||||
unitTests(ctx),
|
||||
apiTests(ctx, 'master', 'ad274cb7f2a20ffba7fb9c65726ae9ef9270e4c0'),
|
||||
apiTests(ctx, 'master', '0dc76b2452ef0c4388af765a738679097bd1491d'),
|
||||
acceptanceTests(ctx, 'master', 'f9a0874dc016ee0269c698914ef3f2c75ce3e2e6'),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user