diff --git a/PullRequestSandbox/Program.cs b/PullRequestSandbox/Program.cs index 028ff6c..9e19a23 100644 --- a/PullRequestSandbox/Program.cs +++ b/PullRequestSandbox/Program.cs @@ -10,7 +10,8 @@ class Program { static void Main(string[] args) { - /// yepyep + /// Testing marking the branch as a PR. + /// Does it work now? } } }