File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -22,13 +22,7 @@ Let's take a look at the tests defined for the project.
2222
23231 . Return to your codespace, or reopen it by navigating to your repository and selecting ** Code** > ** Codespaces** and the name of your codespace.
24242 . In ** Explorer** , navigate to ** server** and open ** test_app.py** .
25- 3 . Open GitHub Copilot Chat and ask for an explanation of the file.
26-
27- > [ !NOTE]
28- > Consider using the following GitHub Copilot tips to gain an understanding of the tests:
29- >
30- > - ` /explain ` is a [ slash command] [ copilot-slash-commands ] to quickly ask for an explanation
31- > - Highlight specific sections of the file to focus on areas you may have questions about
25+ 3 . Open GitHub Copilot Chat and, in your own words, ask for an explanation of the tests in the file.
3226
3327## Understanding workflows
3428
You can’t perform that action at this time.
0 commit comments