Skip to content

Commit 50298ca

Browse files
[AI-FSSDK] [FSSDK-12337] Fix rubocop EmptyLinesAroundBlockBody offense
1 parent acb21dc commit 50298ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spec/config/datafile_project_config_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2103,6 +2103,5 @@ def build_datafile(experiments: [], rollouts: [], feature_flags: [])
21032103
expect(experiment['variations'].length).to eq(1)
21042104
expect(experiment['trafficAllocation'].length).to eq(1)
21052105
end
2106-
21072106
end
21082107
end

0 commit comments

Comments
 (0)