We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f9da5 commit 59136f5Copy full SHA for 59136f5
spec/decision_service_spec.rb
@@ -1236,7 +1236,7 @@
1236
1237
it 'should save user profile for standard (non-CMAB) experiments' do
1238
# Use a standard (non-CMAB) experiment
1239
- experiment = config.get_experiment_from_key('test_experiment')
+ config.get_experiment_from_key('test_experiment')
1240
user_context = project_instance.create_user_context('test_user', {})
1241
1242
# Create a user profile tracker
0 commit comments