Skip to content

Commit

Permalink
fix jest config
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Fendt <Florian.Fendt@bosch.io>
  • Loading branch information
ffendt committed Apr 14, 2021
1 parent 65cbcf0 commit 3733a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/lib/node/jest.config.js
Expand Up @@ -11,7 +11,7 @@
* SPDX-License-Identifier: EPL-2.0
*/

export default {
module.exports = {
roots: [
"tests"
],
Expand Down

0 comments on commit 3733a95

Please sign in to comment.