diff options
| author | Alex <git@ajschof.me> | 2024-08-19 17:14:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-19 17:14:19 +0100 |
| commit | ed20a8dbeba8b88226e539673a6326e75a73746e (patch) | |
| tree | 52673e56cc1747eb351982accdbdb58611ee4048 /tests/dummy_identical.csv | |
| parent | 58db3807d686a600177f467c96694bec75f0c466 (diff) | |
| parent | b499d78dc660017694ec683c90aba3f558c00669 (diff) | |
| download | de-project-bentley-ed20a8dbeba8b88226e539673a6326e75a73746e.tar.gz de-project-bentley-ed20a8dbeba8b88226e539673a6326e75a73746e.zip | |
Merge pull request #65 from ajschofield/feature/test-process-upload-tables-v2
pr: feature/test process upload tables
Diffstat (limited to 'tests/dummy_identical.csv')
| -rw-r--r-- | tests/dummy_identical.csv | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/dummy_identical.csv b/tests/dummy_identical.csv index fdd8993..e44e9fc 100644 --- a/tests/dummy_identical.csv +++ b/tests/dummy_identical.csv @@ -1,4 +1,4 @@ -Food_type,Flavour,Colour -Vegetable,Sour,Green -Berry,Sweet,Red +Food_type,Flavour,Colour,last_updated +Vegetable,Sour,Green,2022-11-03 14:20:49.962 +Berry,Sweet,Red,2022-11-03 14:20:49.962 |
