| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7d0df64 commit 93900b0
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -163,7 +163,7 @@ suite('DatabaseSync() constructor', () => { | |||
| 163 | 163 | db.exec('SELECT "foo";'); | |
| 164 | 164 | }, { | |
| 165 | 165 | code: 'ERR_SQLITE_ERROR', | |
| 166 | - message: /no such column: "foo"/, | ||
| 166 | + message: /no such column: "?foo"?/, | ||
| 167 | 167 | }); | |
| 168 | 168 | }); | |
| 169 | 169 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments