Skip to content

Commit

Permalink
add notifications js to bootstrap 5 diffs
Browse files Browse the repository at this point in the history
  • Loading branch information
biyeun committed Sep 6, 2023
1 parent e7862ae commit 78c46ee
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions corehq/apps/hqwebapp/tests/data/bootstrap5_diff_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,13 @@
"label": "notifications/partials",
"compare_all_files": true
}
],
"apps/notifications/static/notifications": [
{
"directories": ["js/bootstrap3/", "js/bootstrap5/"],
"file_type": "javascript",
"label": "javascript/notifications",
"compare_all_files": true
}
]
}

0 comments on commit 78c46ee

Please sign in to comment.