Skip to content

Commit

Permalink
Run indexing page tests for fence PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
haraprasadj authored Aug 28, 2024
1 parent 715150b commit a481cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suites/portal/indexingPageTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
within the sower config block (manifest-indexing & indexd-manifest)
3. The Indexing GUI is only available in data-portal >= 2.24.9
*/
Feature('Indexing GUI @requires-portal @requires-sower @requires-ssjdispatcher');
Feature('Indexing GUI @requires-portal @requires-sower @requires-ssjdispatcher @requires-fence');

const { expect } = require('chai');
const { checkPod, sleepMS } = require('../../utils/apiUtil.js');
Expand Down

0 comments on commit a481cca

Please sign in to comment.