Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoLiberali committed Jan 2, 2024
1 parent 9502306 commit 78e6aba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/update_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -723,5 +723,4 @@ func (ts *UpdateIntTestSuite) TestUpdateDynamicWithFunction() {
ts.Equal(2, productReturned.Int)
ts.NotEqual(product1.UpdatedAt.UnixMicro(), productReturned.UpdatedAt.UnixMicro())
}

}

0 comments on commit 78e6aba

Please sign in to comment.