Skip to content

Commit

Permalink
test: unfocus layout group
Browse files Browse the repository at this point in the history
  • Loading branch information
smalluban committed Apr 30, 2023
1 parent a366878 commit ce7e419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec/layout.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { html } from "../../src/template/index.js";
import { resolveTimeout } from "../helpers.js";

fdescribe("layout:", () => {
describe("layout:", () => {
let host;

beforeEach(() => {
Expand Down

0 comments on commit ce7e419

Please sign in to comment.