Newline at end of file
This commit is contained in:
parent
a4ba4b6e9d
commit
e1dfd0bb1e
1 changed files with 1 additions and 1 deletions
|
@ -47,4 +47,4 @@ func test{{$tableNamePlural}}Upsert(t *testing.T) {
|
||||||
if count != 1 {
|
if count != 1 {
|
||||||
t.Error("want one record, got:", count)
|
t.Error("want one record, got:", count)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue