mirror of
https://github.com/atom/atom.git
synced 2026-01-25 23:08:18 -05:00
Add ‘indexedDB’ to list of known global variables
This commit is contained in:
@@ -173,7 +173,8 @@
|
||||
"runs",
|
||||
"spyOn",
|
||||
"waitsFor",
|
||||
"waitsForPromise"
|
||||
"waitsForPromise",
|
||||
"indexedDB"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user