mirror of
https://github.com/actions/runner.git
synced 2025-12-26 11:28:00 +08:00
Allow mocked updates for E2E testing (#1654)
* Allow mock update messages * Kill node process see other PR * Better comments * Better comparison for archiveFile * Revert merge comment mistakes Co-authored-by: Ferenc Hammerl <hammerl.ferenc@gmail.com>
This commit is contained in:
1
src/Test/TestData/mock_update_messages.json
Normal file
1
src/Test/TestData/mock_update_messages.json
Normal file
@@ -0,0 +1 @@
|
||||
{ "2.283.2": {"targetVersion":"2.284.1"}, "2.284.1": {"targetVersion":"2.285.0"}}
|
||||
Reference in New Issue
Block a user