From e3024beed447e25c419c9725ee7b8f925705b961 Mon Sep 17 00:00:00 2001 From: mprzybys Date: Tue, 13 Oct 2020 13:50:13 +0200 Subject: Add E2E integration tests to cover new stndDefined VES events Issue-ID: INT-1258 Signed-off-by: Marcin Przybysz Change-Id: I1d20d7bcf40bec1c498e8cee743cedeb7f25acea --- .coafile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.coafile') diff --git a/.coafile b/.coafile index 2254cff2..98f44d56 100644 --- a/.coafile +++ b/.coafile @@ -9,4 +9,7 @@ bears = JSONFormatBear json_sort = False indent_size = 2 ignore = - .tox/** + .tox/**, + robot/assets/dcae/ves*.json + + -- cgit 1.2.3-korg