It works
This commit is contained in:
@@ -113,6 +113,7 @@ class TestGenerateCommand:
|
||||
])
|
||||
assert result.exit_code == 0
|
||||
assert "Dry run complete" in result.output
|
||||
assert "Elapsed:" in result.output
|
||||
|
||||
def test_generate_nonexistent_storyboard(self):
|
||||
"""Test generate with non-existent storyboard."""
|
||||
|
||||
Reference in New Issue
Block a user