Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/steps/3-step.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pull requests have a nice advantage when a workflow is associated with them. The

1. Double check that you are on the `reenable-unit-test` branch, then open the `tests/calculations_test.py` file.

1. After investigating the code, we see a commented out test on line 56. Uncomment it to re-enable it.
1. After investigating the code, we see a commented out test on line 61. Uncomment it to re-enable it.

> Hopefully it wasn't disable to get around testing! 😱

Expand Down