Skip to content

Commit

Permalink
Adding the RBAC API Integration Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kobelb committed Jun 6, 2018
1 parent db18d1e commit d793056
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/scripts/functional_tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ require('@kbn/test').runTestsCli([
require.resolve('../test/functional/config.js'),
require.resolve('../test/api_integration/config.js'),
require.resolve('../test/saml_api_integration/config.js'),
require.resolve('../test/rbac_api_integration/config.js'),,
]);

0 comments on commit d793056

Please sign in to comment.