spec/helpers/table_screen_refreshable.rb in ProMotion-0.6.5 vs spec/helpers/table_screen_refreshable.rb in ProMotion-0.7.0
- old
+ new
@@ -1,5 +1,5 @@
-class TableScreenRefreshable < TableScreen
+class TableScreenRefreshable < TestTableScreen
attr_accessor :on_refresh_called
refreshable
def on_refresh
\ No newline at end of file