fix: updated snapshots

This commit is contained in:
Wyatt Johnson
2018-09-21 09:40:00 -06:00
parent a14c0205aa
commit bc78efc428
2 changed files with 7 additions and 14 deletions
@@ -43,12 +43,3 @@ Object {
"FLAG__COMMENT_DETECTED_BODY_COUNT": 1,
}
`;
exports[`#generateActionCounts generates the action counts correctly 1`] = `
Object {
"DONT_AGREE": 1,
"FLAG": 2,
"FLAG__COMMENT_DETECTED_BANNED_WORD": 1,
"FLAG__COMMENT_DETECTED_BODY_COUNT": 1,
}
`;