Skip to content

Commit

Permalink
Merge pull request #18293 from michaelnebel/fixmain
Browse files Browse the repository at this point in the history
Fix failing tests on main.
  • Loading branch information
michaelnebel authored Dec 16, 2024
2 parents aaf0cd5 + d0e9c3b commit 32bfbb8
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 32bfbb8

Please sign in to comment.