Skip to content

Commit a6a303f

Browse files
jsf9kmcdonnnj
andauthored
Correct scenario name in comment
Co-authored-by: Nick <50747025+mcdonnnj@users.noreply.github.com>
1 parent 1a54f76 commit a6a303f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

molecule/disable_stub_resolver/tests/test_disable_stub_resolver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Module containing the tests for the default scenario."""
1+
"""Module containing the tests for the disable_stub_resolver scenario."""
22

33
# Standard Python Libraries
44
import os

molecule/specify_resolv_conf_target/tests/test_specify_resolv_conf_target.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Module containing the tests for the default scenario."""
1+
"""Module containing the tests for the specify_resolv_conf_target scenario."""
22

33
# Standard Python Libraries
44
import os

0 commit comments

Comments
 (0)