Skip to content

Commit

Permalink
Skip flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
kgabryje committed Sep 30, 2022
1 parent 1b28895 commit db3bcc6
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@
* specific language governing permissions and limitations
* under the License.
*/
describe('Visualization > Gauge', () => {

// TODO(kgabryje): fix it and un-skip
describe.skip('Visualization > Gauge', () => {
const GAUGE_FORM_DATA = {
datasource: '2__table',
viz_type: 'gauge_chart',
Expand Down

0 comments on commit db3bcc6

Please sign in to comment.