Skip to content

Commit

Permalink
test: update plugin to cardscript in test
Browse files Browse the repository at this point in the history
  • Loading branch information
meenahoda authored and Meena Hoda committed Nov 8, 2019
1 parent e813d1b commit a387b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/crypto-spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ describe('Test general crypto actions', function () {
{
pluginPaths: [
path.resolve(__dirname, './..'),
path.resolve(__dirname, '../node_modules/@wmfs/tymly-users-plugin'),
path.resolve(__dirname, '../node_modules/@wmfs/tymly-cardscript-plugin'),
path.resolve(__dirname, '../node_modules/@wmfs/tymly-solr-plugin'),
path.resolve(__dirname, '../node_modules/@wmfs/tymly-test-helpers/plugins/allow-everything-rbac-plugin')
],
Expand Down

0 comments on commit a387b78

Please sign in to comment.