Skip to content

Commit 09da157

Browse files
committed
remove binding
1 parent 50af506 commit 09da157

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/superset/services/dashboard_loader_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353

5454
it 'loads the charts yaml' do
5555
charts = loader.dashboard_config[:charts]
56-
binding.pry
5756
expect(charts.size).to eq(5)
5857
expect(charts.map {|c| File.basename(c[:filename]) }).to match_array([
5958
"Boy_Name_Cloud_53920.yaml",

0 commit comments

Comments
 (0)