Skip to content

Commit

Permalink
feat(popover): third test to fix broken build
Browse files Browse the repository at this point in the history
Signed-off-by: aurore.stagnol <[email protected]>
  • Loading branch information
astagnol committed Mar 30, 2023
1 parent eb946dd commit 1907fbb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { odsGetUnitTestAttributeBaseOptions, odsGetUnitTestAttributeContextOptions } from '@ovhcloud/ods-testing';
import { odsGetUnitTestAttributeBaseOptions, odsGetUnitTestAttributeContextOptions } from '@ovhcloud/ods-testing/src';

import { SpecPage } from '@stencil/core/testing';

Expand Down
3 changes: 0 additions & 3 deletions packages/stencil/libraries/stencil-testing/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"compilerOptions": {
"declaration": true
},
"paths": {
"@ovhcloud/ods-testing": ["./packages/libraries/testing/src/index"]
},
"include": [
"src"
]
Expand Down

0 comments on commit 1907fbb

Please sign in to comment.