Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
heckj committed Dec 3, 2024
1 parent b69fc9a commit 4ce8bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/formicTests/formicTests.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Testing

@testable import formic
@testable import Formic

@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
Expand Down

0 comments on commit 4ce8bea

Please sign in to comment.