diff --git a/specs/CreateQuiz.feature b/specs/CreateQuiz.feature index 94380c2..26d6325 100644 --- a/specs/CreateQuiz.feature +++ b/specs/CreateQuiz.feature @@ -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 #