Skip to content

Commit 69524d2

Browse files
committed
Update test function to be consistent with the existing #1876
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 8840c26 commit 69524d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scanpipe/tests/pipes/test_d2d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1305,7 +1305,7 @@ def test_flag_undeployed_resources(self):
13051305

13061306
self.assertEqual(1, expected)
13071307

1308-
def test_scan_ignored_to_files(self):
1308+
def test_scanpipe_pipes_d2d_scan_ignored_to_files(self):
13091309
to_dir = (
13101310
self.project1.codebase_path / "to/project.tar.zst-extract/META-INF/foo-bar"
13111311
)

0 commit comments

Comments
 (0)