build: add bazel test rules for remainder of packages (#21053)
PR Close #21053
This commit is contained in:
@ -298,7 +298,7 @@ class TransferStoreModule {
|
||||
class EscapedTransferStoreModule {
|
||||
}
|
||||
|
||||
(function(){
|
||||
(function() {
|
||||
if (getDOM().supportsDOMEvents()) return; // NODE only
|
||||
|
||||
describe('platform-server integration', () => {
|
||||
|
Reference in New Issue
Block a user