Skip to content

Commit

Permalink
Disable Playwright tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielleHuisman committed Mar 31, 2024
1 parent b5ad65e commit 5cedb16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/leptos/tests/playwright.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
use std::{env, fs, path::Path, process::Command};

#[ignore]
#[test]
pub fn playwright() {
let repository_url = "https://github.com/floating-ui/floating-ui";
Expand Down

0 comments on commit 5cedb16

Please sign in to comment.