Skip to content

Commit ff48b99

Browse files
FlamefireCrivella
andauthored
Remove unused variable
Co-authored-by: Davide Grassano <34096612+Crivella@users.noreply.github.com>
1 parent fe6a84f commit ff48b99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/framework/toy_build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2744,7 +2744,7 @@ def test_toy_build_enhanced_sanity_check(self):
27442744
stdout = self.get_stdout()
27452745
self.mock_stdout(False)
27462746

2747-
expected_out = toy_custom_sanity_check_step = textwrap.dedent("""
2747+
expected_out = textwrap.dedent("""
27482748
== sanity checking...
27492749
>> loading modules: toy/0.0...
27502750
>> file 'bin/toy' found: OK

0 commit comments

Comments
 (0)