Skip to content

Commit c2fb961

Browse files
authored
test(cdk/listbox): remove unnecessary async from tests (#25829)
The `compileComponents` calls don't need to be `await`-ed unless the component has an external template or stylesheet. These changes remove all of the async/await, as well as the `waitForAsync` wrappers since they're likely the source of some of the deprecation warnings that are being logged.
1 parent 7ede2d0 commit c2fb961

File tree

1 file changed

+176
-195
lines changed

1 file changed

+176
-195
lines changed

0 commit comments

Comments
 (0)