Skip to content

Commit

Permalink
disable broken step
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Gorelik authored and Alexander Gorelik committed Sep 6, 2024
1 parent 80d8c08 commit b8c55bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions specs/CreateQuiz.feature
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ Feature: Quiz creation feature
Given quiz maker opens a quiz creation page
Then quiz maker is on the quiz creation page

When quiz maker chooses id from the table
And quiz maker inserts name
# When quiz maker chooses id from the table
# And quiz maker inserts name

When quiz maker submits the quiz
# When quiz maker submits the quiz
# Then quiz maker sees a correct list of the questions
# And link for the quiz taker is present
#
Expand Down

0 comments on commit b8c55bc

Please sign in to comment.