Skip to content

Commit

Permalink
blrag
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Nelson committed Jan 14, 2024
1 parent c317100 commit 16779fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/live-template-test.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { expect } from "@esm-bundle/chai";
import { fixture } from '@open-wc/testing';
import sinon from 'sinon';
import LiveState from 'phx-live-state';
import { LiveState } from 'phx-live-state';
import '../src/live-template';

const setupLiveState = (el) => {
Expand Down

0 comments on commit 16779fc

Please sign in to comment.