[GitHub] jmeter pull request #428: Change Test Action (old name) to "Flow Control Act...

2018-11-06 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jmeter/pull/428


---


[GitHub] jmeter pull request #428: Change Test Action (old name) to "Flow Control Act...

2018-11-06 Thread jmetertea
GitHub user jmetertea opened a pull request:

https://github.com/apache/jmeter/pull/428

Change Test Action (old name) to "Flow Control Action" in Component 
Reference

Change Test Action (old name) to "Flow Control Action" in document

## Description
Change Test Action (old name) to "Flow Control Action" in document

## Motivation and Context
Document still uses old name "Test Action"

## How Has This Been Tested?
NA


## Types of changes
- Bug fix (non-breaking change which fixes an issue)

## Checklist:
- [X ] My code follows the [code style][style-guide] of this project.
- [X ] I have updated the documentation accordingly.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jmetertea/jmeter patch-2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/jmeter/pull/428.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #428


commit 552ce4fb079be0f86b434f7dd7f5cf587e9d0742
Author: jmetertea <33323555+jmetertea@...>
Date:   2018-11-06T09:53:02Z

Update component_reference.xml

Change Test Action (old name) to "Flow Control Action" in document




---