Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

! is missing from reported comment #356

Closed
AirQuick opened this issue Sep 12, 2018 · 0 comments · Fixed by #366
Closed

! is missing from reported comment #356

AirQuick opened this issue Sep 12, 2018 · 0 comments · Fixed by #366
Labels

Comments

@AirQuick
Copy link
Member

	<x:scenario label="Comment">
		<x:call function="one-or-more">
			<x:param>
				<!--foo-->
			</x:param>
		</x:call>
		<x:expect label="Fail deliberately" />
	</x:scenario>

In the failure report HTML, the result is depicted as

<--foo-->

! is missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant