Rephrase toggl scraping in term of attendances

This commit is contained in:
2023-09-29 21:19:43 +01:00
parent be4f3f75c3
commit 2934d21f5f
8 changed files with 72 additions and 8 deletions
+7
View File
@@ -0,0 +1,7 @@
require "test_helper"
class AttendanceTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end