Chore: Rename testdata plugin with a fully qualified name (#75104)

This commit is contained in:
Andres Martinez Gotor
2023-09-22 14:00:40 +02:00
committed by GitHub
parent d6db9eaeb2
commit c70623fb85
98 changed files with 88 additions and 79 deletions
@@ -0,0 +1,3 @@
Field1,Field2,Field3,123
True,Hello,6,
False,6,World,6
1 Field1 Field2 Field3 123
2 True Hello 6
3 False 6 World 6