Skip to content

Commit 72e9bd2

Browse files
committed
remove old test
1 parent 166155d commit 72e9bd2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/decider_tests.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1534,9 +1534,6 @@ def test_get_variant_for_okta_groups(self):
15341534
# no exposures should be triggered
15351535
self.assertEqual(self.event_logger.log.call_count, 0)
15361536

1537-
def test_get_variant_for_okta_groups_non_user_id_identifier(self):
1538-
pass
1539-
15401537

15411538
class TestDeciderGetDynamicConfig(unittest.TestCase):
15421539
def setUp(self):

0 commit comments

Comments
 (0)