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

Fix feature_gates #39

Merged
merged 4 commits into from
May 18, 2023
Merged

Fix feature_gates #39

merged 4 commits into from
May 18, 2023

Commits on May 18, 2023

  1. fix: typo

    nicokratky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    50ad244 View commit details
    Browse the repository at this point in the history
  2. fix: type of feature_gates

    nicokratky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    771bed0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f291bef View commit details
    Browse the repository at this point in the history
  4. fix: RuntimeConfig and FeatureGates tests

    runtime_config and feature_gates were changed to maps, therefore the
    test cases also have to be changed to use the right syntax
    nicokratky committed May 18, 2023
    Configuration menu
    Copy the full SHA
    f0153de View commit details
    Browse the repository at this point in the history