File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ The Load Properties Utility can be used to retrieve values from a properties fil
1212
1313## How This Works
1414
15- This util uses the ` jproperties ` package to load the properties files.<br >
15+ This utility uses the ` jproperties ` package to load the properties files.<br >
1616There is a class ` PropertiesFile ` , containing the locations of both files:
1717
18181 . ` self.smokescreen_properties_file ` : tests/smokescreen/bcss_smokescreen_tests.properties
@@ -34,7 +34,7 @@ To add values to the properties file follow the format:
3434
3535## Using the Load Properties Utility
3636
37- To use the this util in a test reference the pytest fixture in ` conftest.py ` .<br >
37+ To use the this utility in a test reference the pytest fixture in ` conftest.py ` .<br >
3838There is no need to import anything as any fixtures in ` conftest.py ` will be automatically discovered by pytest.
3939Here there are two fixtures:
4040
You can’t perform that action at this time.
0 commit comments