mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Renamed generate commands to build
This commit is contained in:
@@ -3,7 +3,7 @@ import tempfile
|
||||
import shutil
|
||||
import os
|
||||
import yaml
|
||||
from cli.generate import graph
|
||||
from cli.build import graph
|
||||
|
||||
|
||||
class TestGraphLogic(unittest.TestCase):
|
||||
|
Reference in New Issue
Block a user