Skip to content

Commit

Permalink
test(core/aria-spec): check aria-live is removed
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres authored and Marcos Cáceres committed Aug 8, 2017
1 parent 5f2b2e7 commit 73e5765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/spec/core/aria-spec.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"use strict";
fdescribe("Core — Aria", () => {
describe("Core — Aria", () => {
afterAll(flushIframes);
it("shows the body and sets it to no longer busy after processing", async () => {
const ops = {
Expand Down

0 comments on commit 73e5765

Please sign in to comment.