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