Skip to content

Commit

Permalink
make linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Koeng101 committed Oct 8, 2024
1 parent 84cd8a0 commit ec2040c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/synthesis/fragment/fragment_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,4 @@ func TestRecursiveFragmentPy(t *testing.T) {
if !reflect.DeepEqual(result.Fragments, expectedFragments) {
t.Errorf("Unexpected fragments. Got %v, want %v", result.Fragments, expectedFragments)
}

}

0 comments on commit ec2040c

Please sign in to comment.