mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-08 15:41:18 +02:00
applied lint typo fixes
This commit is contained in:
@@ -1247,7 +1247,7 @@ func TestLoadingDynamicModel(t *testing.T) {
|
||||
"nullObjectEmpty": null,
|
||||
};
|
||||
|
||||
// constuct dummy SELECT column value literals based on the expectations
|
||||
// construct dummy SELECT column value literals based on the expectations
|
||||
const selectColumns = [];
|
||||
for (const col in expectations) {
|
||||
const val = expectations[col]
|
||||
|
||||
+4674
-4672
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user