Skip to content

Commit

Permalink
chore: move tagged templates test
Browse files Browse the repository at this point in the history
  • Loading branch information
davemooreuws committed Aug 17, 2021
1 parent c21df45 commit d1f16f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

import { block } from '../src/utils';
import { block } from '.';

describe('Tagged template utilities', () => {
describe('When using the block tagged template', () => {
Expand Down

0 comments on commit d1f16f4

Please sign in to comment.