Skip to content

Commit

Permalink
Add reuse exception for all screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Jan 30, 2024
1 parent e4aba92 commit f84b7f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .reuse/dep5
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: Tests/SpeziViewsTests/__Snapshots__/*
Copyright: 2024 Stanford University and the project authors (see CONTRIBUTORS.md)
License: MIT
3 changes: 1 addition & 2 deletions Tests/SpeziViewsTests/SnapshotTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@
// SPDX-License-Identifier: MIT
//

import SnapshotTesting
@testable import SpeziViews
import SwiftUI
import UIKit
import SnapshotTesting
import XCTest


Expand Down

0 comments on commit f84b7f7

Please sign in to comment.