Skip to content

Commit 21e104e

Browse files
committed
Fix broken merge conflict resolution
1 parent 9f08eed commit 21e104e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/core/events.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -883,6 +883,8 @@ describe('Core htmx Events', function() {
883883
htmx._('currentPathForHistory').should.equal('/test3')
884884
} finally {
885885
htmx.off('htmx:historyCacheHit', handler)
886+
}
887+
})
886888

887889
it('htmx:targetError should include the hx-target value', function() {
888890
var target = null

0 commit comments

Comments
 (0)