From 5388c71ee17b9ed79d8fae8fb5f094df0d3e0928 Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Wed, 1 Feb 2023 13:32:53 +0200 Subject: [PATCH] refactor: file rename --- tests/{test_relay.py => test_events.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_relay.py => test_events.py} (100%) diff --git a/tests/test_relay.py b/tests/test_events.py similarity index 100% rename from tests/test_relay.py rename to tests/test_events.py