summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2021-02-27 01:24:25 +0100
committerGitHub <noreply@github.com>2021-02-27 01:24:25 +0100
commitb93ee8f3db678ebb20536ec9ec01394db8046b35 (patch)
tree27dce76b9fdc9baff5785927ea86330e47920fcf /docs
parent43e8abfe16db40a116b61e7254b9ad54842f0845 (diff)
downloadwiki-b93ee8f3db678ebb20536ec9ec01394db8046b35.tar.gz
wiki-b93ee8f3db678ebb20536ec9ec01394db8046b35.tar.bz2
wiki-b93ee8f3db678ebb20536ec9ec01394db8046b35.zip
Update How-to-test-a-PR.md
Diffstat (limited to 'docs')
-rw-r--r--docs/How-to-test-a-PR.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/How-to-test-a-PR.md b/docs/How-to-test-a-PR.md
index 4a8b672..c588305 100644
--- a/docs/How-to-test-a-PR.md
+++ b/docs/How-to-test-a-PR.md
@@ -95,6 +95,8 @@ then to launch the server you have to destroy and recreate the containers using
-----
+## Verify your actual version
+
To make sure you are correctly running your server with the PR, check the date and branch name in the output of the `server info` command. They should match with the PR.
Now log in game and do your tests!