Skip to content

Commit 73c9b2a

Browse files
authored
Drop running 'error_reporting' tests for changes in 'logging'. (googleapis#5488)
'logging' is GA.
1 parent 2b86a0f commit 73c9b2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test_utils/scripts/get_target_packages.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
# As of this writing, the only "real" dependency is that of error_reporting
4949
# (on logging), the rest are just system test dependencies.
5050
PKG_DEPENDENCIES = {
51-
'error_reporting': {'logging'},
5251
'logging': {'pubsub'},
5352
}
5453

0 commit comments

Comments
 (0)