Skip to content

Commit

Permalink
Correct scenario name in comment
Browse files Browse the repository at this point in the history
Co-authored-by: Nick <[email protected]>
  • Loading branch information
jsf9k and mcdonnnj authored May 13, 2024
1 parent 1a54f76 commit a6a303f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Module containing the tests for the default scenario."""
"""Module containing the tests for the disable_stub_resolver scenario."""

# Standard Python Libraries
import os
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Module containing the tests for the default scenario."""
"""Module containing the tests for the specify_resolv_conf_target scenario."""

# Standard Python Libraries
import os
Expand Down

0 comments on commit a6a303f

Please sign in to comment.