Compare View

switch
from
...
to
 
Commits (2)

Diff

Showing 1 changed file Side-by-side Diff

StoriesAndAcceptanceTests.tex View file @ 9eb3999
... ... @@ -144,10 +144,10 @@ the dropdown or sidebar.}
144 144 \subsection{User Logs Out Acceptance Test}
145 145 \begin{description}[style=multiline,leftmargin=5cm]
146 146 \item [Description:] {As a user, I want to log out of my account.}
147   -\item [Steps:] {The user shall click on the logout button at the top right corner.}
148 147 \begin{enumerate}
149   -\item [Expected Result:] {User is logged out and is redirected to the login page.}
  148 +\item [Steps:] {The user shall click on the logout button at the top right corner.}
150 149 \end{enumerate}
  150 +\item [Expected Result:] {User is logged out and is redirected to the login page.}
151 151  
152 152 \end{description}
153 153