Skip to content

Commit

Permalink
Fix failing tests on main.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnebel committed Dec 16, 2024
1 parent aaf0cd5 commit d0e9c3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import go
import ModelValidation
import TestUtilities.InlineExpectationsTest
import utils.test.InlineExpectationsTest

module SourceTest implements TestSig {
string getARelevantTag() { result = "source" }
Expand Down

0 comments on commit d0e9c3b

Please sign in to comment.