Skip to content

Commit cc5276f

Browse files
committed
fix test name
1 parent a5fa6b4 commit cc5276f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/core/linter/test_builtin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ def test_cron_interval_alignment(
271271
),
272272
],
273273
)
274-
def test_cron_interval_alignment_valid_upstream_multiple_dependencies(
274+
def test_cron_interval_alignment_upstream_multiple_dependencies(
275275
tmp_path,
276276
copy_to_temp_path,
277277
upstream_cron_a,

0 commit comments

Comments
 (0)