Skip to content

Commit

Permalink
minification (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
turtledreams authored Mar 29, 2023
1 parent 5f028f3 commit e6846c9
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 90 deletions.
2 changes: 1 addition & 1 deletion cypress/integration/integration.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ function initMain() {
});
}

describe("first", () => {
describe("Integration test", () => {
it("int, no consent, no offline_mode", () => {
initMain();
const idType = Countly.get_device_id_type();
Expand Down
Loading

0 comments on commit e6846c9

Please sign in to comment.