You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor Logging Quickstart spec and fix by adding order clause to entry fetch
- logging.entries filter: was not working without additional order: option
- simplify log name to "quickstart_log_#{Time.now.to_i}"
- always try to delete log after spec runs, allowing for NotFound exceptions
- refactor entry lookup into a helper method
0 commit comments