Skip to content

Commit

Permalink
remove dup
Browse files Browse the repository at this point in the history
  • Loading branch information
neptunian committed Oct 12, 2020
1 parent f0b9702 commit 7ed638f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export default function (providerContext: FtrProviderContext) {
};

describe('datastreams', async () => {
skipIfNoDockerRegistry(providerContext);
skipIfNoDockerRegistry(providerContext);
beforeEach(async () => {
await installPackage(pkgKey);
Expand Down

0 comments on commit 7ed638f

Please sign in to comment.