Update package id for fixture with broken snippets

This commit is contained in:
Kevin Sawicki
2013-05-29 11:45:35 -07:00
parent c1ebf8ae1a
commit 19411d3d3d

View File

@@ -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")