Skip to content

Commit 2b6c2b6

Browse files
committed
uncomment fixture on mysql
1 parent dae1836 commit 2b6c2b6

File tree

1 file changed

+3
-3
lines changed
  • sdks/python/apache_beam/yaml/extended_tests/databases

1 file changed

+3
-3
lines changed

sdks/python/apache_beam/yaml/extended_tests/databases/mysql.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
# limitations under the License.
1616
#
1717

18-
# fixtures:
19-
# - name: TEMP_DB
20-
# type: "apache_beam.yaml.integration_tests.temp_mysql_database"
18+
fixtures:
19+
- name: TEMP_DB
20+
type: "apache_beam.yaml.integration_tests.temp_mysql_database"
2121

2222
pipelines:
2323
# MySql write pipeline

0 commit comments

Comments
 (0)