summaryrefslogtreecommitdiff
path: root/integrationtests/dmap1c.csv.query.expected
diff options
context:
space:
mode:
authorPaul Buetow <pbuetow@mimecast.com>2021-12-21 15:14:02 +0000
committerPaul Buetow <pbuetow@mimecast.com>2021-12-21 15:14:02 +0000
commit4d4b8a9fe3bd420e6f88573eab9a61592e3cf4ea (patch)
tree893264119c70896ff0d232b1d1303640b4f6817c /integrationtests/dmap1c.csv.query.expected
parente02790c145d6aef07485ef1fcf6ed6a4580c283a (diff)
adjust integration tests to reflect the last datetime string change
Diffstat (limited to 'integrationtests/dmap1c.csv.query.expected')
-rw-r--r--integrationtests/dmap1c.csv.query.expected2
1 files changed, 1 insertions, 1 deletions
diff --git a/integrationtests/dmap1c.csv.query.expected b/integrationtests/dmap1c.csv.query.expected
index 526e5a2..52cd233 100644
--- a/integrationtests/dmap1c.csv.query.expected
+++ b/integrationtests/dmap1c.csv.query.expected
@@ -1 +1 @@
-from STATS select count($line),last($time),avg($goroutines),min(concurrentConnections),max(lifetimeConnections) group by $hostname where $time eq "20211002-071949" outfile dmap1c.csv.tmp \ No newline at end of file
+from STATS select count($line),last($time),avg($goroutines),min(concurrentConnections),max(lifetimeConnections) group by $hostname where $time eq "1002-071949" outfile dmap1c.csv.tmp \ No newline at end of file