mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Update package id for fixture with broken snippets
This commit is contained in:
@@ -235,7 +235,7 @@ describe "Snippets extension", ->
|
||||
|
||||
describe "snippet loading", ->
|
||||
beforeEach ->
|
||||
atom.loadPackage('package-with-broken-snippets-tmbundle', sync: true)
|
||||
atom.loadPackage('package-with-broken-snippets.tmbundle', sync: true)
|
||||
atom.loadPackage('package-with-snippets')
|
||||
|
||||
jasmine.unspy(window, "setTimeout")
|
||||
|
||||
Reference in New Issue
Block a user