Skip to content

Commit

Permalink
obs importer test disable
Browse files Browse the repository at this point in the history
  • Loading branch information
avacreeth committed May 24, 2024
1 parent b90956b commit d739a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/regular/obs-importer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ async function installOBSCache(t: ExecutionContext) {
});
}

test('OBS Importer', async t => {
test.skip('OBS Importer', async t => {
// Disabling due to incorrect state set issue in useModule
skipCheckingErrorsInLog();

Expand Down

0 comments on commit d739a77

Please sign in to comment.