feat(archive): month snapshots on the same node, drop extra-node and HTML /view.
Fixes EventHub/EventHubBack#76 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -32,7 +32,6 @@ all() ->
|
||||
user_test_user_me,
|
||||
user_test_calendars,
|
||||
user_test_calendar_by_id,
|
||||
user_test_calendar_view,
|
||||
user_test_event_by_id,
|
||||
user_test_events,
|
||||
user_test_occurrence_cancel,
|
||||
@@ -122,9 +121,6 @@ user_test_calendars(_Config) ->
|
||||
user_test_calendar_by_id(_Config) ->
|
||||
user_calendar_by_id_tests:test().
|
||||
|
||||
user_test_calendar_view(_Config) ->
|
||||
user_calendar_view_tests:test().
|
||||
|
||||
user_test_events(_Config) ->
|
||||
user_events_tests:test().
|
||||
|
||||
|
||||
Reference in New Issue
Block a user