Skip to content

Commit 0019f4a

Browse files
Jon Wayne Parrottbusunkim96
authored andcommitted
Fix logging tests
Change-Id: I6691c70912b1e1b5993e962a4827a846642feac3
1 parent 105db11 commit 0019f4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-logging/samples/snippets/snippets_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ def test_write():
4242
snippets.write_entry(TEST_LOGGER_NAME)
4343

4444

45-
def test_delete():
45+
def test_delete(example_log):
4646
snippets.delete_logger(TEST_LOGGER_NAME)

0 commit comments

Comments
 (0)