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

[Core] Make Scenario.getId() return the actual scenario id #2366

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

mpkorstanje
Copy link
Contributor

To obtain the original <uri>:<line-number> identifier use
scenario.getUri() + ":" + scenario.getLine().

Closes: #2254

To obtain the original `<uri>:<line-number>` identifier use
`scenario.getUri() + ":" + scenario.getLine()`.

Closes: #2254
@mpkorstanje mpkorstanje added this to the v7.0.0 milestone Aug 17, 2021
@mpkorstanje mpkorstanje merged commit c8b0a1a into v7.x.x Aug 17, 2021
@mpkorstanje mpkorstanje deleted the core-return-actual-test-case-id branch August 17, 2021 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant