Skip to content

Conversation

bollenn
Copy link
Contributor

@bollenn bollenn commented Jun 4, 2020

allow to duplicate Metadata sections to remove error introduced in #71

*** Settings ***
Metadata    Version        2.0
Metadata    More Info      For more information about *Robot Framework* see http://robotframework.org
Metadata    Executed At    ${HOST}

would generate 2 errors like:

E: 11, 0: Setting 'Metadata' used multiple times (previously used line 10) (DuplicateSettingsInSuite)

Fixes #78

@bollenn
Copy link
Contributor Author

bollenn commented Jun 10, 2020

@boakley

@bollenn
Copy link
Contributor Author

bollenn commented Jun 18, 2020

@boakley @fperrin ready for review

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.

Incorrect duplicate Metadata error
1 participant