mirror of
https://github.com/actions/runner.git
synced 2025-12-10 12:36:23 +00:00
Update src/Test/L0/Worker/FileCommandTestBase.cs
Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>
This commit is contained in:
@@ -256,6 +256,7 @@ namespace GitHub.Runner.Common.Tests.Worker
|
||||
Assert.Equal($"EOF EOF", _store["MY_KEY_4"]);
|
||||
Assert.Equal($"abc << def", _store["MY_KEY_5"]);
|
||||
Assert.Equal($"white space test", _store["MY_KEY_6="]);
|
||||
Assert.Equal($"abc", _store["MY_KEY_7"]);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user