Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit90e7164

Browse files
committed
accidental file change
1 parent7b082ef commit90e7164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎coderd/database/migrations/migrate_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ func TestMigrateUpWithFixtures(t *testing.T) {
352352

353353
for_,table:=rangetables {
354354
varcountint
355-
err=db.QueryRowContext(ctx,"SELECT COUNT(*) FROM"+table).Scan(&count)
355+
err=db.QueryRowContext(ctx,"SELECT COUNT(*) FROM"+table).Scan(&count)
356356
require.NoError(t,err)
357357

358358
iftt.useStats {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp