Skip to content

Commit

Permalink
SCENARIO : Delete a picture from a document (see #187)
Browse files Browse the repository at this point in the history
Co-Authored-By: Fabien Petit <[email protected]>
Co-Authored-By: Louis Duhal Berruer <[email protected]>
  • Loading branch information
3 people authored and nitram35 committed Jun 19, 2024
1 parent 5e1b5e2 commit 55cbefa
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions features/delete_image_in_document.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#language: fr

Fonctionnalité: Supprimer une image d'une glose

Scénario: dont on est l'auteur

Soit un document dont je suis l'auteur affiché comme glose
Et une session active avec mon compte
Et une image "architecture.png" dans une glose
Quand j'essaye de supprimer l'image "architecture.png" d'une glose
Alors je ne vois pas l'image "architecture.png"

0 comments on commit 55cbefa

Please sign in to comment.