From da000ad9d09fbb29fdbb79ab474dca9385448846 Mon Sep 17 00:00:00 2001 From: donosonaumczuk Date: Tue, 25 Apr 2023 19:20:48 +0100 Subject: [PATCH] misc: FeeFollowModule file extension renamed --- .../follow/{FeeFollowModule.test.sol => FeeFollowModule.t.sol} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/modules/follow/{FeeFollowModule.test.sol => FeeFollowModule.t.sol} (100%) diff --git a/test/modules/follow/FeeFollowModule.test.sol b/test/modules/follow/FeeFollowModule.t.sol similarity index 100% rename from test/modules/follow/FeeFollowModule.test.sol rename to test/modules/follow/FeeFollowModule.t.sol