Skip to content

Commit

Permalink
Exclude demo app unit tests for the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
santam85 committed Aug 11, 2023
1 parent 09f1d8e commit bf18d25
Show file tree
Hide file tree
Showing 3 changed files with 6,284 additions and 4,706 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Component, OnInit } from '@angular/core';
import { Component } from '@angular/core';
import { ChartConfiguration, ChartData, ChartEvent, ChartType } from 'chart.js';

@Component({
Expand Down
Loading

0 comments on commit bf18d25

Please sign in to comment.