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]>
  • Loading branch information
nitram35 and Fabien Petit committed Jun 19, 2024
1 parent 597670f commit 7c3c21e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions features/delete_image_in_document.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
#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 7c3c21e

Please sign in to comment.