Skip to content

Commit

Permalink
Correct Dr. A test name
Browse files Browse the repository at this point in the history
  • Loading branch information
braeeast2001 committed Jul 10, 2023
1 parent 16038d0 commit 1a15992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/builders/test_builders.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ def test_file_count():
cmd.build()


def test_file_regex():
def test_regex_check():
"""This test buildspec using status check with 'status_regex'"""
cmd = BuildTest(
buildspecs=[
Expand Down

0 comments on commit 1a15992

Please sign in to comment.