diff options
author | Struan Donald <struan@exo.org.uk> | 2019-01-03 17:41:32 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2019-01-07 11:15:14 +0000 |
commit | 71a4ee10c87d37bb7a3e2f1cae313cc9c0c53928 (patch) | |
tree | 82eb5ad74a91d5acc003c8cbd46e455fb7cb232f /.cypress | |
parent | bf87405adafa89e5df7de3141ef08fb1ec85ff32 (diff) |
[Borsetshire] add extra categories to demo site
Dropped Kerbs and Skips in a Licensing group.
Diffstat (limited to '.cypress')
-rw-r--r-- | .cypress/cypress/integration/category_tests.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cypress/cypress/integration/category_tests.js b/.cypress/cypress/integration/category_tests.js index e9cf6b0d1..60ef240fa 100644 --- a/.cypress/cypress/integration/category_tests.js +++ b/.cypress/cypress/integration/category_tests.js @@ -16,6 +16,7 @@ describe('Basic categories', function() { 'Flytipping', 'Footpath/bridleway away from road', 'Graffiti', + 'Licensing', 'Parks/landscapes', 'Pavements', 'Potholes', |