Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
koechkevin committed May 25, 2019
1 parent bd11b09 commit 58a8c8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ Analytics.zip
# Unzipped files
Average Travel Duration.csv
Average Travel Lead Time.csv
Travel Analysis Report.csv
__snapshots__
Travel Analysis Report.csv]
3 changes: 3 additions & 0 deletions src/components/__tests__/__snapshots__/index.test.js.snap
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`test passes 1`] = `ReactWrapper {}`;

0 comments on commit 58a8c8c

Please sign in to comment.