[FeatureFlag] add more tests

This commit is contained in:
ganfra 2023-04-18 11:58:39 +02:00
parent df29b1dd8e
commit 991c7ff7f0
9 changed files with 161 additions and 18 deletions

View file

@ -17,7 +17,6 @@
package io.element.android.libraries.featureflag.api
interface FeatureFlagService {
/**
* @param feature the feature to check for
*