test: stage tests -> stage integration tests
Quick rename to have our wording be in-line with the new differences between stage unit tests and stage integration tests; also being applied to the guides.
This commit is contained in:
parent
810a48d859
commit
e7db40831f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Making tests for stages
|
||||
# Making integration tests for stages
|
||||
|
||||
The stage tests are automatically run by the GitHub CI; in order to create a
|
||||
The stage integration tests are automatically run by the GitHub CI; in order to create a
|
||||
new test-bed for your new stage do the following:
|
||||
|
||||
1. Create a folder with the name of your stage.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue