Skip to content

Commit 756afe6

Browse files
fix ssr test
1 parent b5627d5 commit 756afe6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/devextreme-angular/tests/src/server/ssr-components.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ import {
2020
} from './component-names';
2121

2222
@Component({
23+
standalone: false,
2324
selector: 'test-container-component',
2425
template: '',
2526
})

0 commit comments

Comments
 (0)