Skip to content

Commit

Permalink
TASK: Remove obsolete todos
Browse files Browse the repository at this point in the history
  • Loading branch information
mhsdesign committed Dec 9, 2024
1 parent 3d572c8 commit 7aaeaae
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ Feature: Publish nodes partially with dimensions
| asset-2 | nody-mc-nodeface | assets | user-workspace | {"language": "de"} |
| asset-3 | sir-nodeward-nodington-iii | text | user-workspace | {"language": "de"} |

# todo de en is ONE
When the command PublishIndividualNodesFromWorkspace is executed with payload:
| Key | Value |
| nodesToPublish | ["sir-david-nodenborough"] |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ Feature: Discard nodes partially with dimensions
| asset-2 | nody-mc-nodeface | assets | user-workspace | {"language": "gsw"} |
| asset-3 | sir-nodeward-nodington-iii | text | user-workspace | {"language": "fr"} |

# todo check if test is usefull
When the command DiscardIndividualNodesFromWorkspace is executed with payload:
| Key | Value |
| workspaceName | "user-workspace" |
Expand Down Expand Up @@ -172,7 +171,6 @@ Feature: Discard nodes partially with dimensions
| asset-2 | nody-mc-nodeface | assets | user-workspace | {"language": "de"} |
| asset-3 | sir-nodeward-nodington-iii | text | user-workspace | {"language": "de"} |

# todo differnt en de now simpler
When the command DiscardIndividualNodesFromWorkspace is executed with payload:
| Key | Value |
| workspaceName | "user-workspace" |
Expand Down

0 comments on commit 7aaeaae

Please sign in to comment.