Started unit test for Workflows.py and WorkflowDesigner.py
This commit is contained in:
@@ -12,7 +12,7 @@ icon_dismiss_regular = NotStr(
|
||||
)
|
||||
|
||||
# Fluent Add16Regular
|
||||
icon_add_regular = NotStr("""<svg name="addd" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
|
||||
icon_add_regular = NotStr("""<svg name="add" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
|
||||
<g fill="none">
|
||||
<path d="M8 2.5a.5.5 0 0 0-1 0V7H2.5a.5.5 0 0 0 0 1H7v4.5a.5.5 0 0 0 1 0V8h4.5a.5.5 0 0 0 0-1H8V2.5z" fill="currentColor">
|
||||
</path>
|
||||
|
||||
Reference in New Issue
Block a user