Skip to content

Commit 496dcff

Browse files
committed
Do not regen tests
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent a5037e2 commit 496dcff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/packagedcode/test_debian_copyright.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,4 @@ class TestDebianCopyrightLicenseDetection(FileBasedTesting):
123123
test_dir='debian/copyright/debian-2019-11-15',
124124
prefix='test_debian_copyright_',
125125
clazz=TestDebianCopyrightLicenseDetection,
126-
regen=True)
126+
regen=False)

0 commit comments

Comments
 (0)