Skip to content

Commit

Permalink
Fix CI tests by suppressing warning about moment (mozilla-services#3842)
Browse files Browse the repository at this point in the history
See mozilla-services#3841 for a followup to update moment
  • Loading branch information
ianb authored and jaredhirsch committed Nov 27, 2017
1 parent f5043f4 commit 621ccf1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .nsprc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
// See https://github.com/mozilla-services/screenshots/issues/3841
"exceptions": ["https://nodesecurity.io/advisories/532"]
}

0 comments on commit 621ccf1

Please sign in to comment.