Skip to content

Commit

Permalink
TB check decommission USSD in QA
Browse files Browse the repository at this point in the history
  • Loading branch information
Buhle79 committed Feb 25, 2025
1 parent 6251a69 commit 8becf3b
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 14,762 deletions.
7 changes: 0 additions & 7 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -270,10 +270,6 @@ module.exports = function (grunt) {
src: ['<%= paths.src.ussd_mqr_faqs %>'],
dest: '<%= paths.dest.ussd_mqr_faqs %>'
},
ussd_tb_check: {
src: ['<%= paths.src.ussd_tb_check %>'],
dest: '<%= paths.dest.ussd_tb_check %>'
},
},

mochaTest: {
Expand Down Expand Up @@ -314,9 +310,6 @@ module.exports = function (grunt) {
},
test_ussd_mqr_faqs: {
src: ['<%= paths.test.ussd_mqr_faqs %>']
},
test_ussd_tb_check: {
src: ['<%= paths.test.ussd_tb_check %>']
}
/*
*/
Expand Down
Loading

0 comments on commit 8becf3b

Please sign in to comment.