File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 EXTNAME : acme/demo # Your extension vendor/package name
4141` ` `
4242
43- ## Branches
43+ ## phpBB Branches
4444
4545Use the test-framework branch that matches the phpBB version you're developing for:
4646
@@ -67,10 +67,10 @@ call-tests:
6767 # OPTIONAL CONFIGURATIONS BELOW
6868 # The following arguments are optional and can be omitted if not needed.
6969
70- # The phpBB branch to use when running tests.
70+ # The phpBB repository's branch to use when running tests.
7171 # Default is '3.3.x', which this framework is designed for.
7272 # If using a different branch, ensure it's compatible with 3.3.x.
73- # To test with phpBB's master branch, refer to the Branches section of this README.
73+ # To test with phpBB's master branch, refer to the phpBB Branches section of this README.
7474 # Default: '3.3.x'
7575 PHPBB_BRANCH: '3.3.x'
7676
You can’t perform that action at this time.
0 commit comments