Changed use of "column" in docstring to "attribute"

This commit is contained in:
Logan Lipke
2021-01-08 14:40:19 -08:00
parent 8083d2b9e6
commit 6d25adeceb
8 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
"""test_generic.py will create stations and endpoints to generate traffic based on a command-line specified command type.
This script will create a variable number of stations to test generic endpoints. Multiple command types can be tested
including ping, speedtest, generic types. The test will check the last result column for different things
including ping, speedtest, generic types. The test will check the last-result attribute for different things
depending on what test is being run. Ping will test for successful pings, speedtest will test for download
speed, upload speed, and ping time, generic will test for successful generic commands