Skip to content

Commit

Permalink
Bump core and phoenix test commit IDs to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Jun 30, 2020
1 parent 19b63f1 commit 4026968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ def main(ctx):
before = [
linting(ctx),
unitTests(ctx),
apiTests(ctx, 'master', 'ad274cb7f2a20ffba7fb9c65726ae9ef9270e4c0'),
apiTests(ctx, 'master', '0dc76b2452ef0c4388af765a738679097bd1491d'),
acceptanceTests(ctx, 'master', 'f9a0874dc016ee0269c698914ef3f2c75ce3e2e6'),
]

Expand Down

0 comments on commit 4026968

Please sign in to comment.