Add copyright notice
Some checks failed
Run unit tests / check-licenses (pull_request) Successful in 1m9s
Run unit tests / rubocop (pull_request) Successful in 1m15s
Run unit tests / copyright_notice (pull_request) Successful in 1m52s
Run unit tests / unit_tests (pull_request) Failing after 3m22s
Run unit tests / build-static-assets (pull_request) Has been skipped
Some checks failed
Run unit tests / check-licenses (pull_request) Successful in 1m9s
Run unit tests / rubocop (pull_request) Successful in 1m15s
Run unit tests / copyright_notice (pull_request) Successful in 1m52s
Run unit tests / unit_tests (pull_request) Failing after 3m22s
Run unit tests / build-static-assets (pull_request) Has been skipped
This commit is contained in:
parent
ecbb6af4bd
commit
40f89ae179
@ -1,3 +1,5 @@
|
||||
# Copyright (C) 2024-2025 LibreWeddingPlanner contributors
|
||||
|
||||
# frozen_string_literal: true
|
||||
|
||||
# == Schema Information
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Copyright (C) 2024-2025 LibreWeddingPlanner contributors
|
||||
|
||||
# frozen_string_literal: true
|
||||
|
||||
FactoryBot.define do
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Copyright (C) 2024-2025 LibreWeddingPlanner contributors
|
||||
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'rails_helper'
|
||||
|
Loading…
x
Reference in New Issue
Block a user