Skip to content

🐛 Fix test generator for protocol tests#766

Merged
ko1 merged 1 commit intoruby:masterfrom
marianosimone:marianosimone/fix_test_generator
Oct 4, 2022
Merged

🐛 Fix test generator for protocol tests#766
ko1 merged 1 commit intoruby:masterfrom
marianosimone:marianosimone/fix_test_generator

Conversation

@marianosimone
Copy link
Contributor

Description

These generators were wrong, as they were inheriting from TestCase, but then trying to use run_<protocol>_scenario, which is only available in ProtocolTestCase

@ono-max
Copy link
Member

ono-max commented Oct 4, 2022

Thank you 👍

@ko1 ko1 merged commit ebb3750 into ruby:master Oct 4, 2022
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.

3 participants