Make sure these boxes are checked before submitting your issue - thank you!
- [ ] I have checked the superset logs for python stacktraces and included it here as text if any - [ ] I have reproduced the issue with at least the latest released version of superset - [ ] I have checked the issue tracker for the same issue and I haven't found one similar ### Superset version ### Expected results CI green ### Actual results CI red ### Steps to reproduce @mistercrunch The failed test might be introduced by this PR https://github.com/apache/incubator-superset/pull/5770 ``` 1) TableElement removes the table: AssertionError: expected false to equal true + expected - actual -false +true at Context.<anonymous> (spec/javascripts/sqllab/TableElement_spec.jsx:57:49) ``` [ Full content available at: https://github.com/apache/incubator-superset/issues/5950 ] This message was relayed via gitbox.apache.org for [email protected]
